| Modifier and Type | Method and Description |
|---|---|
static SpeechModelVariant |
SpeechModelVariant.forNumber(int value) |
SpeechModelVariant |
InputAudioConfigOrBuilder.getModelVariant()
Optional.
|
SpeechModelVariant |
InputAudioConfig.getModelVariant()
Optional.
|
SpeechModelVariant |
InputAudioConfig.Builder.getModelVariant()
Optional.
|
static SpeechModelVariant |
SpeechModelVariant.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SpeechModelVariant |
SpeechModelVariant.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<SpeechModelVariant> |
SpeechModelVariant.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
InputAudioConfig.Builder |
InputAudioConfig.Builder.setModelVariant(SpeechModelVariant value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.