public enum NetworkProfileNetworkFeatures.SubnetPurposes extends Enum<NetworkProfileNetworkFeatures.SubnetPurposes> implements ProtocolMessageEnum
Protobuf enum google.cloud.compute.v1.NetworkProfileNetworkFeatures.SubnetPurposes
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
SUBNET_PURPOSE_CUSTOM_HARDWARE |
|
SUBNET_PURPOSE_CUSTOM_HARDWARE_VALUE |
|
SUBNET_PURPOSE_PRIVATE |
|
SUBNET_PURPOSE_PRIVATE_VALUE |
|
UNDEFINED_SUBNET_PURPOSES |
A value indicating that the enum field is not set. |
UNDEFINED_SUBNET_PURPOSES_VALUE |
A value indicating that the enum field is not set. |
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() |