Google Cloud Dataplex V1 Client - Class VpcNetwork (0.6.0)

Reference documentation and code samples for the Google Cloud Dataplex V1 Client class VpcNetwork.

Cloud VPC Network used to run the infrastructure.

Generated from protobuf message google.cloud.dataplex.v1.Task.InfrastructureSpec.VpcNetwork

Namespace

Google \ Cloud \ Dataplex \ V1 \ Task \ InfrastructureSpec

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ network string

Optional. The Cloud VPC network in which the job is run. By default, the Cloud VPC network named Default within the project is used.

↳ sub_network string

Optional. The Cloud VPC sub-network in which the job is run.

↳ network_tags array

Optional. List of network tags to apply to the job.

getNetwork

Optional. The Cloud VPC network in which the job is run. By default, the Cloud VPC network named Default within the project is used.

Returns
TypeDescription
string

hasNetwork

setNetwork

Optional. The Cloud VPC network in which the job is run. By default, the Cloud VPC network named Default within the project is used.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getSubNetwork

Optional. The Cloud VPC sub-network in which the job is run.

Returns
TypeDescription
string

hasSubNetwork

setSubNetwork

Optional. The Cloud VPC sub-network in which the job is run.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getNetworkTags

Optional. List of network tags to apply to the job.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setNetworkTags

Optional. List of network tags to apply to the job.

Parameter
NameDescription
var string[]
Returns
TypeDescription
$this

getNetworkName

Returns
TypeDescription
string