Google Cloud Dataplex V1Task Infrastructure Spec Response
data class GoogleCloudDataplexV1TaskInfrastructureSpecResponse(val batch: GoogleCloudDataplexV1TaskInfrastructureSpecBatchComputeResourcesResponse, val containerImage: GoogleCloudDataplexV1TaskInfrastructureSpecContainerImageRuntimeResponse, val vpcNetwork: GoogleCloudDataplexV1TaskInfrastructureSpecVpcNetworkResponse)
Configuration for the underlying infrastructure used to run workloads.
Constructors
Link copied to clipboard
fun GoogleCloudDataplexV1TaskInfrastructureSpecResponse(batch: GoogleCloudDataplexV1TaskInfrastructureSpecBatchComputeResourcesResponse, containerImage: GoogleCloudDataplexV1TaskInfrastructureSpecContainerImageRuntimeResponse, vpcNetwork: GoogleCloudDataplexV1TaskInfrastructureSpecVpcNetworkResponse)