Google Cloud Dataplex V1Task Infrastructure Spec Vpc Network Response
data class GoogleCloudDataplexV1TaskInfrastructureSpecVpcNetworkResponse(val network: String, val networkTags: List<String>, val subNetwork: String)
Cloud VPC Network used to run the infrastructure.
Constructors
Link copied to clipboard
fun GoogleCloudDataplexV1TaskInfrastructureSpecVpcNetworkResponse(network: String, networkTags: List<String>, subNetwork: String)