GoogleCloudDataplexV1TaskInfrastructureSpecVpcNetworkResponse

data class GoogleCloudDataplexV1TaskInfrastructureSpecVpcNetworkResponse(val network: String, val networkTags: List<String>, val subNetwork: String)

Cloud VPC Network used to run the infrastructure.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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