| Modifier and Type | Method and Description |
|---|---|
SpeechConfig |
SpeechConfig.Builder.build() |
SpeechConfig |
SpeechConfig.Builder.buildPartial() |
static SpeechConfig |
SpeechConfig.getDefaultInstance() |
SpeechConfig |
SpeechConfig.getDefaultInstanceForType() |
SpeechConfig |
SpeechConfig.Builder.getDefaultInstanceForType() |
SpeechConfig |
IngestConversationsRequest.getSpeechConfig()
Optional.
|
SpeechConfig |
IngestConversationsRequest.Builder.getSpeechConfig()
Optional.
|
SpeechConfig |
IngestConversationsRequestOrBuilder.getSpeechConfig()
Optional.
|
SpeechConfig |
UploadConversationRequestOrBuilder.getSpeechConfig()
Optional.
|
SpeechConfig |
UploadConversationRequest.getSpeechConfig()
Optional.
|
SpeechConfig |
UploadConversationRequest.Builder.getSpeechConfig()
Optional.
|
SpeechConfig |
SettingsOrBuilder.getSpeechConfig()
Optional.
|
SpeechConfig |
Settings.getSpeechConfig()
Optional.
|
SpeechConfig |
Settings.Builder.getSpeechConfig()
Optional.
|
static SpeechConfig |
SpeechConfig.parseDelimitedFrom(InputStream input) |
static SpeechConfig |
SpeechConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SpeechConfig |
SpeechConfig.parseFrom(byte[] data) |
static SpeechConfig |
SpeechConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SpeechConfig |
SpeechConfig.parseFrom(ByteBuffer data) |
static SpeechConfig |
SpeechConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SpeechConfig |
SpeechConfig.parseFrom(com.google.protobuf.ByteString data) |
static SpeechConfig |
SpeechConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SpeechConfig |
SpeechConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static SpeechConfig |
SpeechConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SpeechConfig |
SpeechConfig.parseFrom(InputStream input) |
static SpeechConfig |
SpeechConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SpeechConfig> |
SpeechConfig.getParserForType() |
static com.google.protobuf.Parser<SpeechConfig> |
SpeechConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
SpeechConfig.Builder |
SpeechConfig.Builder.mergeFrom(SpeechConfig other) |
IngestConversationsRequest.Builder |
IngestConversationsRequest.Builder.mergeSpeechConfig(SpeechConfig value)
Optional.
|
UploadConversationRequest.Builder |
UploadConversationRequest.Builder.mergeSpeechConfig(SpeechConfig value)
Optional.
|
Settings.Builder |
Settings.Builder.mergeSpeechConfig(SpeechConfig value)
Optional.
|
static SpeechConfig.Builder |
SpeechConfig.newBuilder(SpeechConfig prototype) |
IngestConversationsRequest.Builder |
IngestConversationsRequest.Builder.setSpeechConfig(SpeechConfig value)
Optional.
|
UploadConversationRequest.Builder |
UploadConversationRequest.Builder.setSpeechConfig(SpeechConfig value)
Optional.
|
Settings.Builder |
Settings.Builder.setSpeechConfig(SpeechConfig value)
Optional.
|
Copyright © 2023 Google LLC. All rights reserved.