public enum HardwareInstallationInfo.RackType extends Enum<HardwareInstallationInfo.RackType> implements ProtocolMessageEnumValid rack types.
 Protobuf enum 
 google.cloud.gdchardwaremanagement.v1alpha.HardwareInstallationInfo.RackType
Implements
ProtocolMessageEnumStatic Fields | 
      |
|---|---|
| Name | Description | 
FOUR_POST | 
        Four post rack.    | 
      
FOUR_POST_VALUE | 
        Four post rack.    | 
      
RACK_TYPE_UNSPECIFIED | 
        Rack type is unspecified.    | 
      
RACK_TYPE_UNSPECIFIED_VALUE | 
        Rack type is unspecified.    | 
      
TWO_POST | 
        Two post rack.    | 
      
TWO_POST_VALUE | 
        Two post rack.    | 
      
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() | 
        |