Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DExecutePatchJobRequest.php118 public function setPatchConfig(PatchConfig $patchConfig) argument
120 $this->patchConfig = $patchConfig;
127 return $this->patchConfig;
H A DPatchDeployment.php162 public function setPatchConfig(PatchConfig $patchConfig) argument
164 $this->patchConfig = $patchConfig;
171 return $this->patchConfig;
H A DPatchJob.php201 public function setPatchConfig(PatchConfig $patchConfig) argument
203 $this->patchConfig = $patchConfig;
210 return $this->patchConfig;