public enum HardwarePhysicalInfo.NetworkUplinkType extends Enum<HardwarePhysicalInfo.NetworkUplinkType> implements ProtocolMessageEnum
Valid network uplink types.
Protobuf enum
google.cloud.gdchardwaremanagement.v1alpha.HardwarePhysicalInfo.NetworkUplinkType
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
NETWORK_UPLINK_TYPE_UNSPECIFIED |
Network uplink type is unspecified. |
NETWORK_UPLINK_TYPE_UNSPECIFIED_VALUE |
Network uplink type is unspecified. |
RJ_45 |
RJ-45. |
RJ_45_VALUE |
RJ-45. |
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() |