public interface VoiceCloneParamsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getVoiceCloningKey()
Required.
|
com.google.protobuf.ByteString |
getVoiceCloningKeyBytes()
Required.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getVoiceCloningKey()
Required. Created by GenerateVoiceCloningKey.
string voice_cloning_key = 1 [(.google.api.field_behavior) = REQUIRED];com.google.protobuf.ByteString getVoiceCloningKeyBytes()
Required. Created by GenerateVoiceCloningKey.
string voice_cloning_key = 1 [(.google.api.field_behavior) = REQUIRED];Copyright © 2025 Google LLC. All rights reserved.