static FeatureResourceState.State |
FeatureResourceState.State.forNumber(int value) |
|
FeatureResourceState.State |
FeatureResourceState.Builder.getState() |
The current state of the Feature resource in the Hub API.
|
FeatureResourceState.State |
FeatureResourceState.getState() |
The current state of the Feature resource in the Hub API.
|
FeatureResourceState.State |
FeatureResourceStateOrBuilder.getState() |
The current state of the Feature resource in the Hub API.
|
static FeatureResourceState.State |
FeatureResourceState.State.valueOf(int value) |
Deprecated.
|
static FeatureResourceState.State |
FeatureResourceState.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static FeatureResourceState.State |
FeatureResourceState.State.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static FeatureResourceState.State[] |
FeatureResourceState.State.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|