public enum HardwarePhysicalInfo.PowerReceptacleType extends Enum<HardwarePhysicalInfo.PowerReceptacleType> implements ProtocolMessageEnum
Valid power receptacle types.
Protobuf enum
google.cloud.gdchardwaremanagement.v1alpha.HardwarePhysicalInfo.PowerReceptacleType
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
CEE_7_3 |
C 7/3. |
CEE_7_3_VALUE |
C 7/3. |
CEE_7_5 |
C 7/5. |
CEE_7_5_VALUE |
C 7/5. |
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 |
Deprecated: Please use TYPE_G_BS1363, CEE_7_3, CEE_7_5 or TYPE_F instead. |
STANDARD_EU_VALUE |
Deprecated: Please use TYPE_G_BS1363, CEE_7_3, CEE_7_5 or TYPE_F instead. |
TYPE_F |
Type F. |
TYPE_F_VALUE |
Type F. |
TYPE_G_BS1363 |
Type G / BS1363. |
TYPE_G_BS1363_VALUE |
Type G / BS1363. |
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() |