Compute V1 Client - Class RouterNatSubnetworkToNat64 (1.30.0)

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

Specifies a subnetwork to enable NAT64.

Generated from protobuf message google.cloud.compute.v1.RouterNatSubnetworkToNat64

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

URL for the subnetwork resource that will use NAT64.

getName

URL for the subnetwork resource that will use NAT64.

Returns
Type Description
string

hasName

clearName

setName

URL for the subnetwork resource that will use NAT64.

Parameter
Name Description
var string
Returns
Type Description
$this