| Modifier and Type | Method and Description |
|---|---|
InlineOutputConfig |
InlineOutputConfig.Builder.build() |
InlineOutputConfig |
InlineOutputConfig.Builder.buildPartial() |
static InlineOutputConfig |
InlineOutputConfig.getDefaultInstance() |
InlineOutputConfig |
InlineOutputConfig.getDefaultInstanceForType() |
InlineOutputConfig |
InlineOutputConfig.Builder.getDefaultInstanceForType() |
InlineOutputConfig |
RecognitionOutputConfig.getInlineResponseConfig()
If this message is populated, recognition results are provided in the
[BatchRecognizeResponse][google.cloud.speech.v2.BatchRecognizeResponse]
message of the Operation when completed.
|
InlineOutputConfig |
RecognitionOutputConfig.Builder.getInlineResponseConfig()
If this message is populated, recognition results are provided in the
[BatchRecognizeResponse][google.cloud.speech.v2.BatchRecognizeResponse]
message of the Operation when completed.
|
InlineOutputConfig |
RecognitionOutputConfigOrBuilder.getInlineResponseConfig()
If this message is populated, recognition results are provided in the
[BatchRecognizeResponse][google.cloud.speech.v2.BatchRecognizeResponse]
message of the Operation when completed.
|
static InlineOutputConfig |
InlineOutputConfig.parseDelimitedFrom(InputStream input) |
static InlineOutputConfig |
InlineOutputConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InlineOutputConfig |
InlineOutputConfig.parseFrom(byte[] data) |
static InlineOutputConfig |
InlineOutputConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InlineOutputConfig |
InlineOutputConfig.parseFrom(ByteBuffer data) |
static InlineOutputConfig |
InlineOutputConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InlineOutputConfig |
InlineOutputConfig.parseFrom(com.google.protobuf.ByteString data) |
static InlineOutputConfig |
InlineOutputConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InlineOutputConfig |
InlineOutputConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static InlineOutputConfig |
InlineOutputConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InlineOutputConfig |
InlineOutputConfig.parseFrom(InputStream input) |
static InlineOutputConfig |
InlineOutputConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<InlineOutputConfig> |
InlineOutputConfig.getParserForType() |
static com.google.protobuf.Parser<InlineOutputConfig> |
InlineOutputConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
InlineOutputConfig.Builder |
InlineOutputConfig.Builder.mergeFrom(InlineOutputConfig other) |
RecognitionOutputConfig.Builder |
RecognitionOutputConfig.Builder.mergeInlineResponseConfig(InlineOutputConfig value)
If this message is populated, recognition results are provided in the
[BatchRecognizeResponse][google.cloud.speech.v2.BatchRecognizeResponse]
message of the Operation when completed.
|
static InlineOutputConfig.Builder |
InlineOutputConfig.newBuilder(InlineOutputConfig prototype) |
RecognitionOutputConfig.Builder |
RecognitionOutputConfig.Builder.setInlineResponseConfig(InlineOutputConfig value)
If this message is populated, recognition results are provided in the
[BatchRecognizeResponse][google.cloud.speech.v2.BatchRecognizeResponse]
message of the Operation when completed.
|
Copyright © 2023 Google LLC. All rights reserved.