public interface VoiceConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PrebuiltVoiceConfig |
getPrebuiltVoiceConfig()
The configuration for the prebuilt voice to use.
|
PrebuiltVoiceConfigOrBuilder |
getPrebuiltVoiceConfigOrBuilder()
The configuration for the prebuilt voice to use.
|
VoiceConfig.VoiceConfigCase |
getVoiceConfigCase() |
boolean |
hasPrebuiltVoiceConfig()
The configuration for the prebuilt voice to use.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPrebuiltVoiceConfig()
The configuration for the prebuilt voice to use.
.google.cloud.aiplatform.v1beta1.PrebuiltVoiceConfig prebuilt_voice_config = 1;PrebuiltVoiceConfig getPrebuiltVoiceConfig()
The configuration for the prebuilt voice to use.
.google.cloud.aiplatform.v1beta1.PrebuiltVoiceConfig prebuilt_voice_config = 1;PrebuiltVoiceConfigOrBuilder getPrebuiltVoiceConfigOrBuilder()
The configuration for the prebuilt voice to use.
.google.cloud.aiplatform.v1beta1.PrebuiltVoiceConfig prebuilt_voice_config = 1;VoiceConfig.VoiceConfigCase getVoiceConfigCase()
Copyright © 2025 Google LLC. All rights reserved.