Reference documentation and code samples for the Compute V1 Client class NatPolicy.
Must have a value of NO_NAT. Protocol forwarding delivers packets while preserving the destination IP address of the forwarding rule referencing the target instance.
Protobuf type google.cloud.compute.v1.TargetInstance.NatPolicy
Namespace
Google \ Cloud \ Compute \ V1 \ TargetInstanceMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
UNDEFINED_NAT_POLICY
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_NAT_POLICY = 0;
NO_NAT
Value: 161455491
No NAT performed.
Generated from protobuf enum NO_NAT = 161455491;