| Modifier and Type | Method and Description |
|---|---|
PreprocessingConfig.Color |
PreprocessingConfig.Color.Builder.build() |
PreprocessingConfig.Color |
PreprocessingConfig.Color.Builder.buildPartial() |
PreprocessingConfig.Color |
PreprocessingConfigOrBuilder.getColor()
Color preprocessing configuration.
|
PreprocessingConfig.Color |
PreprocessingConfig.getColor()
Color preprocessing configuration.
|
PreprocessingConfig.Color |
PreprocessingConfig.Builder.getColor()
Color preprocessing configuration.
|
static PreprocessingConfig.Color |
PreprocessingConfig.Color.getDefaultInstance() |
PreprocessingConfig.Color |
PreprocessingConfig.Color.getDefaultInstanceForType() |
PreprocessingConfig.Color |
PreprocessingConfig.Color.Builder.getDefaultInstanceForType() |
static PreprocessingConfig.Color |
PreprocessingConfig.Color.parseDelimitedFrom(InputStream input) |
static PreprocessingConfig.Color |
PreprocessingConfig.Color.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PreprocessingConfig.Color |
PreprocessingConfig.Color.parseFrom(byte[] data) |
static PreprocessingConfig.Color |
PreprocessingConfig.Color.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PreprocessingConfig.Color |
PreprocessingConfig.Color.parseFrom(ByteBuffer data) |
static PreprocessingConfig.Color |
PreprocessingConfig.Color.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PreprocessingConfig.Color |
PreprocessingConfig.Color.parseFrom(com.google.protobuf.ByteString data) |
static PreprocessingConfig.Color |
PreprocessingConfig.Color.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PreprocessingConfig.Color |
PreprocessingConfig.Color.parseFrom(com.google.protobuf.CodedInputStream input) |
static PreprocessingConfig.Color |
PreprocessingConfig.Color.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PreprocessingConfig.Color |
PreprocessingConfig.Color.parseFrom(InputStream input) |
static PreprocessingConfig.Color |
PreprocessingConfig.Color.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PreprocessingConfig.Color> |
PreprocessingConfig.Color.getParserForType() |
static com.google.protobuf.Parser<PreprocessingConfig.Color> |
PreprocessingConfig.Color.parser() |
| Modifier and Type | Method and Description |
|---|---|
PreprocessingConfig.Builder |
PreprocessingConfig.Builder.mergeColor(PreprocessingConfig.Color value)
Color preprocessing configuration.
|
PreprocessingConfig.Color.Builder |
PreprocessingConfig.Color.Builder.mergeFrom(PreprocessingConfig.Color other) |
static PreprocessingConfig.Color.Builder |
PreprocessingConfig.Color.newBuilder(PreprocessingConfig.Color prototype) |
PreprocessingConfig.Builder |
PreprocessingConfig.Builder.setColor(PreprocessingConfig.Color value)
Color preprocessing configuration.
|
Copyright © 2022 Google LLC. All rights reserved.