Uses of Class
com.google.cloud.dialogflow.cx.v3.SsmlVoiceGender
-
Packages that use SsmlVoiceGender Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of SsmlVoiceGender in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return SsmlVoiceGender Modifier and Type Method Description static SsmlVoiceGenderSsmlVoiceGender. forNumber(int value)SsmlVoiceGenderVoiceSelectionParams.Builder. getSsmlGender()Optional.SsmlVoiceGenderVoiceSelectionParams. getSsmlGender()Optional.SsmlVoiceGenderVoiceSelectionParamsOrBuilder. getSsmlGender()Optional.static SsmlVoiceGenderSsmlVoiceGender. valueOf(int value)Deprecated.static SsmlVoiceGenderSsmlVoiceGender. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static SsmlVoiceGenderSsmlVoiceGender. valueOf(String name)Returns the enum constant of this type with the specified name.static SsmlVoiceGender[]SsmlVoiceGender. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.dialogflow.cx.v3 that return types with arguments of type SsmlVoiceGender Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<SsmlVoiceGender>SsmlVoiceGender. internalGetValueMap()Methods in com.google.cloud.dialogflow.cx.v3 with parameters of type SsmlVoiceGender Modifier and Type Method Description VoiceSelectionParams.BuilderVoiceSelectionParams.Builder. setSsmlGender(SsmlVoiceGender value)Optional.
-