Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DPrivatePoolV1Config.php44 public function setWorkerConfig(WorkerConfig $workerConfig) argument
46 $this->workerConfig = $workerConfig;
53 return $this->workerConfig;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DGoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerPool.php72 … function setWorkerConfig(GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerConfig $workerConfig) argument
74 $this->workerConfig = $workerConfig;
81 return $this->workerConfig;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DAutoscalingPolicy.php114 public function setWorkerConfig(InstanceGroupAutoscalingPolicyConfig $workerConfig) argument
116 $this->workerConfig = $workerConfig;
123 return $this->workerConfig;
H A DClusterConfig.php273 public function setWorkerConfig(InstanceGroupConfig $workerConfig) argument
275 $this->workerConfig = $workerConfig;
282 return $this->workerConfig;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1TrainingInput.php439 public function setWorkerConfig(GoogleCloudMlV1ReplicaConfig $workerConfig) argument
441 $this->workerConfig = $workerConfig;
448 return $this->workerConfig;