| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
VoiceConfig |
VoiceConfig.Builder.build() |
VoiceConfig |
VoiceConfig.Builder.buildPartial() |
static VoiceConfig |
VoiceConfig.getDefaultInstance() |
VoiceConfig |
VoiceConfig.getDefaultInstanceForType() |
VoiceConfig |
VoiceConfig.Builder.getDefaultInstanceForType() |
VoiceConfig |
SpeechConfig.getVoiceConfig()
The configuration for the speaker to use.
|
VoiceConfig |
SpeechConfig.Builder.getVoiceConfig()
The configuration for the speaker to use.
|
VoiceConfig |
SpeechConfigOrBuilder.getVoiceConfig()
The configuration for the speaker to use.
|
static VoiceConfig |
VoiceConfig.parseDelimitedFrom(InputStream input) |
static VoiceConfig |
VoiceConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VoiceConfig |
VoiceConfig.parseFrom(byte[] data) |
static VoiceConfig |
VoiceConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VoiceConfig |
VoiceConfig.parseFrom(ByteBuffer data) |
static VoiceConfig |
VoiceConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VoiceConfig |
VoiceConfig.parseFrom(com.google.protobuf.ByteString data) |
static VoiceConfig |
VoiceConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VoiceConfig |
VoiceConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static VoiceConfig |
VoiceConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VoiceConfig |
VoiceConfig.parseFrom(InputStream input) |
static VoiceConfig |
VoiceConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<VoiceConfig> |
VoiceConfig.getParserForType() |
static com.google.protobuf.Parser<VoiceConfig> |
VoiceConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
VoiceConfig.Builder |
VoiceConfig.Builder.mergeFrom(VoiceConfig other) |
SpeechConfig.Builder |
SpeechConfig.Builder.mergeVoiceConfig(VoiceConfig value)
The configuration for the speaker to use.
|
static VoiceConfig.Builder |
VoiceConfig.newBuilder(VoiceConfig prototype) |
SpeechConfig.Builder |
SpeechConfig.Builder.setVoiceConfig(VoiceConfig value)
The configuration for the speaker to use.
|
Copyright © 2025 Google LLC. All rights reserved.