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