public enum NatIpInfoNatIpInfoMapping.Mode extends Enum<NatIpInfoNatIpInfoMapping.Mode> implements ProtocolMessageEnum
Specifies whether NAT IP is auto or manual.
Protobuf enum google.cloud.compute.v1.NatIpInfoNatIpInfoMapping.Mode
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
AUTO |
|
AUTO_VALUE |
|
MANUAL |
|
MANUAL_VALUE |
|
UNDEFINED_MODE |
A value indicating that the enum field is not set. |
UNDEFINED_MODE_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() |