public enum HardwareGroup.State extends Enum<HardwareGroup.State> implements ProtocolMessageEnumValid states of a HardwareGroup.
 Protobuf enum google.cloud.gdchardwaremanagement.v1alpha.HardwareGroup.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 HardwareGroup.    | 
      
BUILDING_VALUE | 
        Google has initiated building hardware for this HardwareGroup.    | 
      
FAILED | 
        An error occurred and customer intervention is required.    | 
      
FAILED_VALUE | 
        An error occurred and customer intervention is required.    | 
      
INSTALLED | 
        All hardware in the HardwareGroup have been installed.    | 
      
INSTALLED_VALUE | 
        All hardware in the HardwareGroup have been installed.    | 
      
INSTALLING | 
        The hardware is being installed.    | 
      
INSTALLING_VALUE | 
        The hardware is being installed.    | 
      
PARTIALLY_INSTALLED | 
        Some hardware in the HardwareGroup have been installed.    | 
      
PARTIALLY_INSTALLED_VALUE | 
        Some hardware in the HardwareGroup have been 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 HardwareGroup is unspecified.    | 
      
STATE_UNSPECIFIED_VALUE | 
        State of the HardwareGroup 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() | 
        |