| Modifier and Type | Method and Description |
|---|---|
static LabelAudioRequest.Feature |
LabelAudioRequest.Feature.forNumber(int value) |
LabelAudioRequest.Feature |
LabelAudioRequest.getFeature()
Required.
|
LabelAudioRequest.Feature |
LabelAudioRequest.Builder.getFeature()
Required.
|
LabelAudioRequest.Feature |
LabelAudioRequestOrBuilder.getFeature()
Required.
|
static LabelAudioRequest.Feature |
LabelAudioRequest.Feature.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static LabelAudioRequest.Feature |
LabelAudioRequest.Feature.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static LabelAudioRequest.Feature |
LabelAudioRequest.Feature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LabelAudioRequest.Feature[] |
LabelAudioRequest.Feature.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<LabelAudioRequest.Feature> |
LabelAudioRequest.Feature.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
LabelAudioRequest.Builder |
LabelAudioRequest.Builder.setFeature(LabelAudioRequest.Feature value)
Required.
|
Copyright © 2019 Google LLC. All rights reserved.