| Modifier and Type | Method and Description |
|---|---|
static Phase.State |
Phase.State.forNumber(int value) |
Phase.State |
Phase.getState()
Output only.
|
Phase.State |
Phase.Builder.getState()
Output only.
|
Phase.State |
PhaseOrBuilder.getState()
Output only.
|
static Phase.State |
Phase.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Phase.State |
Phase.State.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Phase.State |
Phase.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Phase.State[] |
Phase.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Phase.State> |
Phase.State.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Phase.Builder |
Phase.Builder.setState(Phase.State value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.