static FeatureSetProto.FeatureSetStatus |
FeatureSetProto.FeatureSetStatus.forNumber(int value) |
|
FeatureSetProto.FeatureSetStatus |
CoreServiceProto.ListFeatureSetsRequest.Filter.Builder.getStatus() |
Filter by FeatureSet's current status
Project and Feature Set name still must be specified (could be "*")
|
FeatureSetProto.FeatureSetStatus |
CoreServiceProto.ListFeatureSetsRequest.Filter.getStatus() |
Filter by FeatureSet's current status
Project and Feature Set name still must be specified (could be "*")
|
FeatureSetProto.FeatureSetStatus |
CoreServiceProto.ListFeatureSetsRequest.FilterOrBuilder.getStatus() |
Filter by FeatureSet's current status
Project and Feature Set name still must be specified (could be "*")
|
FeatureSetProto.FeatureSetStatus |
CoreServiceProto.UpdateFeatureSetStatusRequest.Builder.getStatus() |
Target status
|
FeatureSetProto.FeatureSetStatus |
CoreServiceProto.UpdateFeatureSetStatusRequest.getStatus() |
Target status
|
FeatureSetProto.FeatureSetStatus |
CoreServiceProto.UpdateFeatureSetStatusRequestOrBuilder.getStatus() |
Target status
|
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.
|