| Modifier and Type | Method and Description |
|---|---|
static RecognitionMetadata.MicrophoneDistance |
RecognitionMetadata.MicrophoneDistance.forNumber(int value) |
RecognitionMetadata.MicrophoneDistance |
RecognitionMetadataOrBuilder.getMicrophoneDistance()
Deprecated.
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 |
RecognitionMetadata.Builder.getMicrophoneDistance()
The audio type that most closely describes the audio being recognized.
|
static RecognitionMetadata.MicrophoneDistance |
RecognitionMetadata.MicrophoneDistance.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static RecognitionMetadata.MicrophoneDistance |
RecognitionMetadata.MicrophoneDistance.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<RecognitionMetadata.MicrophoneDistance> |
RecognitionMetadata.MicrophoneDistance.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
RecognitionMetadata.Builder |
RecognitionMetadata.Builder.setMicrophoneDistance(RecognitionMetadata.MicrophoneDistance value)
The audio type that most closely describes the audio being recognized.
|
Copyright © 2025 Google LLC. All rights reserved.