| Modifier and Type | Method and Description |
|---|---|
OutputFormatConfig |
OutputFormatConfig.Builder.build() |
OutputFormatConfig |
OutputFormatConfig.Builder.buildPartial() |
static OutputFormatConfig |
OutputFormatConfig.getDefaultInstance() |
OutputFormatConfig |
OutputFormatConfig.getDefaultInstanceForType() |
OutputFormatConfig |
OutputFormatConfig.Builder.getDefaultInstanceForType() |
OutputFormatConfig |
RecognitionOutputConfig.getOutputFormatConfig()
Optional.
|
OutputFormatConfig |
RecognitionOutputConfig.Builder.getOutputFormatConfig()
Optional.
|
OutputFormatConfig |
RecognitionOutputConfigOrBuilder.getOutputFormatConfig()
Optional.
|
static OutputFormatConfig |
OutputFormatConfig.parseDelimitedFrom(InputStream input) |
static OutputFormatConfig |
OutputFormatConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutputFormatConfig |
OutputFormatConfig.parseFrom(byte[] data) |
static OutputFormatConfig |
OutputFormatConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutputFormatConfig |
OutputFormatConfig.parseFrom(ByteBuffer data) |
static OutputFormatConfig |
OutputFormatConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutputFormatConfig |
OutputFormatConfig.parseFrom(com.google.protobuf.ByteString data) |
static OutputFormatConfig |
OutputFormatConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutputFormatConfig |
OutputFormatConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static OutputFormatConfig |
OutputFormatConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutputFormatConfig |
OutputFormatConfig.parseFrom(InputStream input) |
static OutputFormatConfig |
OutputFormatConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<OutputFormatConfig> |
OutputFormatConfig.getParserForType() |
static com.google.protobuf.Parser<OutputFormatConfig> |
OutputFormatConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
OutputFormatConfig.Builder |
OutputFormatConfig.Builder.mergeFrom(OutputFormatConfig other) |
RecognitionOutputConfig.Builder |
RecognitionOutputConfig.Builder.mergeOutputFormatConfig(OutputFormatConfig value)
Optional.
|
static OutputFormatConfig.Builder |
OutputFormatConfig.newBuilder(OutputFormatConfig prototype) |
RecognitionOutputConfig.Builder |
RecognitionOutputConfig.Builder.setOutputFormatConfig(OutputFormatConfig value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.