Google Cloud Dataplex V1Task Infrastructure Spec Batch Compute Resources Response
data class GoogleCloudDataplexV1TaskInfrastructureSpecBatchComputeResourcesResponse(val executorsCount: Int, val maxExecutorsCount: Int)
Batch compute resources associated with the task.
Constructors
Link copied to clipboard
fun GoogleCloudDataplexV1TaskInfrastructureSpecBatchComputeResourcesResponse(executorsCount: Int, maxExecutorsCount: Int)