| Modifier and Type | Method and Description |
|---|---|
PreprocessingConfig |
PreprocessingConfig.Builder.build() |
PreprocessingConfig |
PreprocessingConfig.Builder.buildPartial() |
static PreprocessingConfig |
PreprocessingConfig.getDefaultInstance() |
PreprocessingConfig |
PreprocessingConfig.getDefaultInstanceForType() |
PreprocessingConfig |
PreprocessingConfig.Builder.getDefaultInstanceForType() |
PreprocessingConfig |
InputOrBuilder.getPreprocessingConfig()
Preprocessing configurations.
|
PreprocessingConfig |
Input.getPreprocessingConfig()
Preprocessing configurations.
|
PreprocessingConfig |
Input.Builder.getPreprocessingConfig()
Preprocessing configurations.
|
static PreprocessingConfig |
PreprocessingConfig.parseDelimitedFrom(InputStream input) |
static PreprocessingConfig |
PreprocessingConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PreprocessingConfig |
PreprocessingConfig.parseFrom(byte[] data) |
static PreprocessingConfig |
PreprocessingConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PreprocessingConfig |
PreprocessingConfig.parseFrom(ByteBuffer data) |
static PreprocessingConfig |
PreprocessingConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PreprocessingConfig |
PreprocessingConfig.parseFrom(com.google.protobuf.ByteString data) |
static PreprocessingConfig |
PreprocessingConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PreprocessingConfig |
PreprocessingConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static PreprocessingConfig |
PreprocessingConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PreprocessingConfig |
PreprocessingConfig.parseFrom(InputStream input) |
static PreprocessingConfig |
PreprocessingConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PreprocessingConfig> |
PreprocessingConfig.getParserForType() |
static com.google.protobuf.Parser<PreprocessingConfig> |
PreprocessingConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
PreprocessingConfig.Builder |
PreprocessingConfig.Builder.mergeFrom(PreprocessingConfig other) |
Input.Builder |
Input.Builder.mergePreprocessingConfig(PreprocessingConfig value)
Preprocessing configurations.
|
static PreprocessingConfig.Builder |
PreprocessingConfig.newBuilder(PreprocessingConfig prototype) |
Input.Builder |
Input.Builder.setPreprocessingConfig(PreprocessingConfig value)
Preprocessing configurations.
|
Copyright © 2022 Google LLC. All rights reserved.