| Modifier and Type | Method and Description |
|---|---|
static RecognitionMetadata.InteractionType |
RecognitionMetadata.InteractionType.forNumber(int value) |
RecognitionMetadata.InteractionType |
RecognitionMetadataOrBuilder.getInteractionType()
The use case most closely describing the audio content to be recognized.
|
RecognitionMetadata.InteractionType |
RecognitionMetadata.getInteractionType()
The use case most closely describing the audio content to be recognized.
|
RecognitionMetadata.InteractionType |
RecognitionMetadata.Builder.getInteractionType()
The use case most closely describing the audio content to be recognized.
|
static RecognitionMetadata.InteractionType |
RecognitionMetadata.InteractionType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static RecognitionMetadata.InteractionType |
RecognitionMetadata.InteractionType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static RecognitionMetadata.InteractionType |
RecognitionMetadata.InteractionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecognitionMetadata.InteractionType[] |
RecognitionMetadata.InteractionType.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.InteractionType> |
RecognitionMetadata.InteractionType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
RecognitionMetadata.Builder |
RecognitionMetadata.Builder.setInteractionType(RecognitionMetadata.InteractionType value)
The use case most closely describing the audio content to be recognized.
|
Copyright © 2020 Google LLC. All rights reserved.