network property

String? network
getter/setter pair

Name of the network in the customer project with which the Tenant Project will be peered for executing pipelines.

In case of shared VPC where the network resides in another host project the network should specified in the form of projects/{host-project-id}/global/networks/{network}. This is only required for connectivity type VPC_PEERING.

Optional.

Implementation

core.String? network;