Home
last modified time | relevance | path

Searched refs:maxExecutorsCount (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1TaskInfrastructureSpecBatchComputeResources.php29 public $maxExecutorsCount; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1TaskInfrastructureSpecBatchComputeResources
48 public function setMaxExecutorsCount($maxExecutorsCount) argument
50 $this->maxExecutorsCount = $maxExecutorsCount;
57 return $this->maxExecutorsCount;