public enum Hardware.State extends Enum<Hardware.State> implements ProtocolMessageEnumValid states for hardware.
 Protobuf enum google.cloud.gdchardwaremanagement.v1alpha.Hardware.State
Implements
ProtocolMessageEnumStatic Fields | 
      |
|---|---|
| Name | Description | 
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.    | 
      
BUILDING | 
        Google has initiated building hardware for this Hardware.    | 
      
BUILDING_VALUE | 
        Google has initiated building hardware for this Hardware.    | 
      
FAILED | 
        An error occurred and customer intervention is required.    | 
      
FAILED_VALUE | 
        An error occurred and customer intervention is required.    | 
      
INSTALLED | 
        The hardware has been installed.    | 
      
INSTALLED_VALUE | 
        The hardware has been installed.    | 
      
INSTALLING | 
        The hardware is being installed.    | 
      
INSTALLING_VALUE | 
        The hardware is being installed.    | 
      
SHIPPING | 
        The hardware has been built and is being shipped.    | 
      
SHIPPING_VALUE | 
        The hardware has been built and is being shipped.    | 
      
STATE_UNSPECIFIED | 
        State of the Hardware is unspecified.    | 
      
STATE_UNSPECIFIED_VALUE | 
        State of the Hardware 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() | 
        |