static FeatureSetProto.FeatureSetStatus |
FeatureSetProto.FeatureSetStatus.forNumber(int value) |
|
FeatureSetProto.FeatureSetStatus |
FeatureSetProto.FeatureSetMeta.Builder.getStatus() |
Status of the feature set.
|
FeatureSetProto.FeatureSetStatus |
FeatureSetProto.FeatureSetMeta.getStatus() |
Status of the feature set.
|
FeatureSetProto.FeatureSetStatus |
FeatureSetProto.FeatureSetMetaOrBuilder.getStatus() |
Status of the feature set.
|
static FeatureSetProto.FeatureSetStatus |
FeatureSetProto.FeatureSetStatus.valueOf(int value) |
Deprecated.
|
static FeatureSetProto.FeatureSetStatus |
FeatureSetProto.FeatureSetStatus.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static FeatureSetProto.FeatureSetStatus |
FeatureSetProto.FeatureSetStatus.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static FeatureSetProto.FeatureSetStatus[] |
FeatureSetProto.FeatureSetStatus.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|