public interface SpeechConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
VoiceConfig |
getVoiceConfig()
The configuration for the speaker to use.
|
VoiceConfigOrBuilder |
getVoiceConfigOrBuilder()
The configuration for the speaker to use.
|
boolean |
hasVoiceConfig()
The configuration for the speaker to use.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasVoiceConfig()
The configuration for the speaker to use.
.google.cloud.aiplatform.v1beta1.VoiceConfig voice_config = 1;VoiceConfig getVoiceConfig()
The configuration for the speaker to use.
.google.cloud.aiplatform.v1beta1.VoiceConfig voice_config = 1;VoiceConfigOrBuilder getVoiceConfigOrBuilder()
The configuration for the speaker to use.
.google.cloud.aiplatform.v1beta1.VoiceConfig voice_config = 1;Copyright © 2025 Google LLC. All rights reserved.