Uses of Class
com.google.cloud.dialogflow.v2beta1.SsmlVoiceGender
-
Packages that use SsmlVoiceGender Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of SsmlVoiceGender in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 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.v2beta1 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.v2beta1 with parameters of type SsmlVoiceGender Modifier and Type Method Description VoiceSelectionParams.BuilderVoiceSelectionParams.Builder. setSsmlGender(SsmlVoiceGender value)Optional.
-