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