static FeatureState.Code |
FeatureState.Code.forNumber(int value) |
|
FeatureState.Code |
FeatureState.Builder.getCode() |
The high-level, machine-readable status of this Feature.
|
FeatureState.Code |
FeatureState.getCode() |
The high-level, machine-readable status of this Feature.
|
FeatureState.Code |
FeatureStateOrBuilder.getCode() |
The high-level, machine-readable status of this Feature.
|
static FeatureState.Code |
FeatureState.Code.valueOf(int value) |
Deprecated.
|
static FeatureState.Code |
FeatureState.Code.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static FeatureState.Code |
FeatureState.Code.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static FeatureState.Code[] |
FeatureState.Code.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|