Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.SpeechModelVariant
-
Packages that use SpeechModelVariant Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of SpeechModelVariant in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return SpeechModelVariant Modifier and Type Method Description static SpeechModelVariantSpeechModelVariant. forNumber(int value)SpeechModelVariantInputAudioConfig.Builder. getModelVariant()Optional.SpeechModelVariantInputAudioConfig. getModelVariant()Optional.SpeechModelVariantInputAudioConfigOrBuilder. getModelVariant()Optional.static SpeechModelVariantSpeechModelVariant. valueOf(int value)Deprecated.static SpeechModelVariantSpeechModelVariant. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static SpeechModelVariantSpeechModelVariant. valueOf(String name)Returns the enum constant of this type with the specified name.static SpeechModelVariant[]SpeechModelVariant. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.dialogflow.cx.v3beta1 that return types with arguments of type SpeechModelVariant Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<SpeechModelVariant>SpeechModelVariant. internalGetValueMap()Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type SpeechModelVariant Modifier and Type Method Description InputAudioConfig.BuilderInputAudioConfig.Builder. setModelVariant(SpeechModelVariant value)Optional.
-