| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| 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 |
GenerationConfigOrBuilder.getSpeechConfig()
Optional.
|
SpeechConfig |
GenerationConfig.getSpeechConfig()
Optional.
|
SpeechConfig |
GenerationConfig.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) |
GenerationConfig.Builder |
GenerationConfig.Builder.mergeSpeechConfig(SpeechConfig value)
Optional.
|
static SpeechConfig.Builder |
SpeechConfig.newBuilder(SpeechConfig prototype) |
GenerationConfig.Builder |
GenerationConfig.Builder.setSpeechConfig(SpeechConfig value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.