public enum NetworkProfileNetworkFeatures.AllowVpcPeering extends Enum<NetworkProfileNetworkFeatures.AllowVpcPeering> implements ProtocolMessageEnum
Specifies whether VPC peering is allowed.
Protobuf enum google.cloud.compute.v1.NetworkProfileNetworkFeatures.AllowVpcPeering
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
UNDEFINED_ALLOW_VPC_PEERING |
A value indicating that the enum field is not set. |
UNDEFINED_ALLOW_VPC_PEERING_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
|
VPC_PEERING_ALLOWED |
|
VPC_PEERING_ALLOWED_VALUE |
|
VPC_PEERING_BLOCKED |
|
VPC_PEERING_BLOCKED_VALUE |
|
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() |