public enum Zone.State extends Enum<Zone.State> implements ProtocolMessageEnumValid states for a zone.
 Protobuf enum google.cloud.gdchardwaremanagement.v1alpha.Zone.State
Implements
ProtocolMessageEnumStatic Fields | 
      |
|---|---|
| Name | Description | 
ACTIVE | 
        The Zone is available to use.    | 
      
ACTIVE_VALUE | 
        The Zone is available to use.    | 
      
ADDITIONAL_INFO_NEEDED | 
        More information is required from the customer to make progress.    | 
      
ADDITIONAL_INFO_NEEDED_VALUE | 
        More information is required from the customer to make progress.    | 
      
CANCELLED | 
        The Zone has been cancelled.    | 
      
CANCELLED_VALUE | 
        The Zone has been cancelled.    | 
      
CUSTOMER_FACTORY_TURNUP_CHECKS_FAILED | 
        The Zone failed in factory turnup checks.    | 
      
CUSTOMER_FACTORY_TURNUP_CHECKS_FAILED_VALUE | 
        The Zone failed in factory turnup checks.    | 
      
CUSTOMER_FACTORY_TURNUP_CHECKS_STARTED | 
        The Zone is running factory turnup checks.    | 
      
CUSTOMER_FACTORY_TURNUP_CHECKS_STARTED_VALUE | 
        The Zone is running factory turnup checks.    | 
      
PREPARING | 
        Google is preparing the Zone.    | 
      
PREPARING_VALUE | 
        Google is preparing the Zone.    | 
      
READY_FOR_CUSTOMER_FACTORY_TURNUP_CHECKS | 
        Factory turnup has succeeded.    | 
      
READY_FOR_CUSTOMER_FACTORY_TURNUP_CHECKS_VALUE | 
        Factory turnup has succeeded.    | 
      
READY_FOR_SITE_TURNUP | 
        The Zone is ready for site turnup.    | 
      
READY_FOR_SITE_TURNUP_VALUE | 
        The Zone is ready for site turnup.    | 
      
STATE_UNSPECIFIED | 
        State of the Zone is unspecified.    | 
      
STATE_UNSPECIFIED_VALUE | 
        State of the Zone is unspecified.    | 
      
UNRECOGNIZED | 
        |
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() | 
        |