| Modifier and Type | Method and Description |
|---|---|
static Instance.State |
Instance.State.forNumber(int value) |
Instance.State |
InstanceOrBuilder.getState()
Output only.
|
Instance.State |
Instance.getState()
Output only.
|
Instance.State |
Instance.Builder.getState()
Output only.
|
static Instance.State |
Instance.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Instance.State |
Instance.State.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Instance.State |
Instance.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Instance.State[] |
Instance.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<Instance.State> |
Instance.State.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
Instance.Builder.setState(Instance.State value)
Output only.
|
Copyright © 2023 Google LLC. All rights reserved.