public enum HardwarePhysicalInfo.PowerReceptacleType extends Enum<HardwarePhysicalInfo.PowerReceptacleType> implements ProtocolMessageEnumValid power receptacle types.
 Protobuf enum 
 google.cloud.gdchardwaremanagement.v1alpha.HardwarePhysicalInfo.PowerReceptacleType
Implements
ProtocolMessageEnumStatic Fields | 
      |
|---|---|
| Name | Description | 
C_13 | 
        C13.    | 
      
C_13_VALUE | 
        C13.    | 
      
NEMA_5_15 | 
        NEMA 5-15.    | 
      
NEMA_5_15_VALUE | 
        NEMA 5-15.    | 
      
POWER_RECEPTACLE_TYPE_UNSPECIFIED | 
        Facility plug type is unspecified.    | 
      
POWER_RECEPTACLE_TYPE_UNSPECIFIED_VALUE | 
        Facility plug type is unspecified.    | 
      
STANDARD_EU | 
        Standard european receptacle.    | 
      
STANDARD_EU_VALUE | 
        Standard european receptacle.    | 
      
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() | 
        |