Reference documentation and code samples for the Compute V1 Client class Mode.
Specifies whether NAT IP is auto or manual.
Protobuf type google.cloud.compute.v1.NatIpInfoNatIpInfoMapping.Mode
Namespace
Google \ Cloud \ Compute \ V1 \ NatIpInfoNatIpInfoMappingMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
UNDEFINED_MODE
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_MODE = 0;
AUTO
Value: 2020783
Generated from protobuf enum AUTO = 2020783;
MANUAL
Value: 119397318
Generated from protobuf enum MANUAL = 119397318;