static RecommendationStateInfo.State |
RecommendationStateInfo.State.forNumber(int value) |
|
RecommendationStateInfo.State |
RecommendationStateInfo.Builder.getState() |
The state of the recommendation, Eg ACTIVE, SUCCEEDED, FAILED.
|
RecommendationStateInfo.State |
RecommendationStateInfo.getState() |
The state of the recommendation, Eg ACTIVE, SUCCEEDED, FAILED.
|
RecommendationStateInfo.State |
RecommendationStateInfoOrBuilder.getState() |
The state of the recommendation, Eg ACTIVE, SUCCEEDED, FAILED.
|
static RecommendationStateInfo.State |
RecommendationStateInfo.State.valueOf(int value) |
Deprecated.
|
static RecommendationStateInfo.State |
RecommendationStateInfo.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static RecommendationStateInfo.State |
RecommendationStateInfo.State.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static RecommendationStateInfo.State[] |
RecommendationStateInfo.State.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|