static SpeechModelVariant |
SpeechModelVariant.forNumber(int value) |
|
SpeechModelVariant |
InputAudioConfig.Builder.getModelVariant() |
Which variant of the [Speech
model][google.cloud.dialogflow.v2.InputAudioConfig.model] to use.
|
SpeechModelVariant |
InputAudioConfig.getModelVariant() |
Which variant of the [Speech
model][google.cloud.dialogflow.v2.InputAudioConfig.model] to use.
|
SpeechModelVariant |
InputAudioConfigOrBuilder.getModelVariant() |
Which variant of the [Speech
model][google.cloud.dialogflow.v2.InputAudioConfig.model] to use.
|
SpeechModelVariant |
SpeechToTextConfig.Builder.getSpeechModelVariant() |
The speech model used in speech to text.
|
SpeechModelVariant |
SpeechToTextConfig.getSpeechModelVariant() |
The speech model used in speech to text.
|
SpeechModelVariant |
SpeechToTextConfigOrBuilder.getSpeechModelVariant() |
The speech model used in speech to text.
|
static SpeechModelVariant |
SpeechModelVariant.valueOf(int value) |
Deprecated.
|
static SpeechModelVariant |
SpeechModelVariant.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static SpeechModelVariant |
SpeechModelVariant.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.
|