Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DExecutePatchJobRequest.php40 protected $patchConfigType = PatchConfig::class;
116 * @param PatchConfig
118 public function setPatchConfig(PatchConfig $patchConfig)
123 * @return PatchConfig
H A DPatchDeployment.php46 protected $patchConfigType = PatchConfig::class;
160 * @param PatchConfig
162 public function setPatchConfig(PatchConfig $patchConfig)
167 * @return PatchConfig
H A DPatchJob.php54 protected $patchConfigType = PatchConfig::class;
199 * @param PatchConfig
201 public function setPatchConfig(PatchConfig $patchConfig)
206 * @return PatchConfig
H A DPatchConfig.php20 class PatchConfig extends \Google\Model class
174 class_alias(PatchConfig::class, 'Google_Service_OSConfig_PatchConfig');