Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1TaskInfrastructureSpecBatchComputeResources.php25 public $executorsCount; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1TaskInfrastructureSpecBatchComputeResources
34 public function setExecutorsCount($executorsCount) argument
36 $this->executorsCount = $executorsCount;
43 return $this->executorsCount;