static RecognitionMetadata.MicrophoneDistance |
RecognitionMetadata.MicrophoneDistance.forNumber(int value) |
|
RecognitionMetadata.MicrophoneDistance |
RecognitionMetadata.Builder.getMicrophoneDistance() |
The audio type that most closely describes the audio being recognized.
|
RecognitionMetadata.MicrophoneDistance |
RecognitionMetadata.getMicrophoneDistance() |
Deprecated.
The audio type that most closely describes the audio being recognized.
|
RecognitionMetadata.MicrophoneDistance |
RecognitionMetadataOrBuilder.getMicrophoneDistance() |
Deprecated.
The audio type that most closely describes the audio being recognized.
|
static RecognitionMetadata.MicrophoneDistance |
RecognitionMetadata.MicrophoneDistance.valueOf(int value) |
Deprecated.
|
static RecognitionMetadata.MicrophoneDistance |
RecognitionMetadata.MicrophoneDistance.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static RecognitionMetadata.MicrophoneDistance |
RecognitionMetadata.MicrophoneDistance.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static RecognitionMetadata.MicrophoneDistance[] |
RecognitionMetadata.MicrophoneDistance.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|