public enum RouterNatSubnetworkToNat.SourceIpRangesToNat extends Enum<RouterNatSubnetworkToNat.SourceIpRangesToNat> implements ProtocolMessageEnum
Protobuf enum google.cloud.compute.v1.RouterNatSubnetworkToNat.SourceIpRangesToNat
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
ALL_IP_RANGES |
The primary and all the secondary ranges are allowed to Nat. |
ALL_IP_RANGES_VALUE |
The primary and all the secondary ranges are allowed to Nat. |
LIST_OF_SECONDARY_IP_RANGES |
A list of secondary ranges are allowed to Nat. |
LIST_OF_SECONDARY_IP_RANGES_VALUE |
A list of secondary ranges are allowed to Nat. |
PRIMARY_IP_RANGE |
The primary range is allowed to Nat. |
PRIMARY_IP_RANGE_VALUE |
The primary range is allowed to Nat. |
UNDEFINED_SOURCE_IP_RANGES_TO_NAT |
A value indicating that the enum field is not set. |
UNDEFINED_SOURCE_IP_RANGES_TO_NAT_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() |