public enum Zone.Status extends Enum<Zone.Status> implements ProtocolMessageEnum[Output Only] Status of the zone, either UP orDOWN.
Protobuf enum google.cloud.compute.v1.Zone.Status
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
DOWN |
|
DOWN_VALUE |
|
UNDEFINED_STATUS |
A value indicating that the enum field is not set. |
UNDEFINED_STATUS_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
|
UP |
|
UP_VALUE |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|