public enum Zone.ProvisioningState extends Enum<Zone.ProvisioningState> implements ProtocolMessageEnumValid provisioning states for configurations like MAC addresses.
 Protobuf enum google.cloud.gdchardwaremanagement.v1alpha.Zone.ProvisioningState
Implements
ProtocolMessageEnumStatic Fields | 
      |
|---|---|
| Name | Description | 
PROVISIONING_COMPLETE | 
        Provisioning is complete. Set by customer.    | 
      
PROVISIONING_COMPLETE_VALUE | 
        Provisioning is complete. Set by customer.    | 
      
PROVISIONING_IN_PROGRESS | 
        Provisioning is in progress. Set by customer.    | 
      
PROVISIONING_IN_PROGRESS_VALUE | 
        Provisioning is in progress. Set by customer.    | 
      
PROVISIONING_REQUIRED | 
        Provisioning is required. Set by Google.    | 
      
PROVISIONING_REQUIRED_VALUE | 
        Provisioning is required. Set by Google.    | 
      
PROVISIONING_STATE_UNSPECIFIED | 
        Provisioning state is unspecified.    | 
      
PROVISIONING_STATE_UNSPECIFIED_VALUE | 
        Provisioning state 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() | 
        |