Compute V1 Client - Class SourceIpRangesToNat (2.0.0)

Reference documentation and code samples for the Compute V1 Client class SourceIpRangesToNat.

Protobuf type google.cloud.compute.v1.RouterNatSubnetworkToNat.SourceIpRangesToNat

Namespace

Google \ Cloud \ Compute \ V1 \ RouterNatSubnetworkToNat

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_SOURCE_IP_RANGES_TO_NAT

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_SOURCE_IP_RANGES_TO_NAT = 0;

ALL_IP_RANGES

Value: 35608496

The primary and all the secondary ranges are allowed to Nat.

Generated from protobuf enum ALL_IP_RANGES = 35608496;

LIST_OF_SECONDARY_IP_RANGES

Value: 192289308

A list of secondary ranges are allowed to Nat.

Generated from protobuf enum LIST_OF_SECONDARY_IP_RANGES = 192289308;

PRIMARY_IP_RANGE

Value: 297109954

The primary range is allowed to Nat.

Generated from protobuf enum PRIMARY_IP_RANGE = 297109954;