public enum NetworkProfileProfileType.VpcSubtype extends Enum<NetworkProfileProfileType.VpcSubtype> implements ProtocolMessageEnum
Protobuf enum google.cloud.compute.v1.NetworkProfileProfileType.VpcSubtype
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
REGIONAL |
Regionally bound VPC network. |
REGIONAL_VALUE |
Regionally bound VPC network. |
UNDEFINED_VPC_SUBTYPE |
A value indicating that the enum field is not set. |
UNDEFINED_VPC_SUBTYPE_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() |