Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/
H A DUploadYumArtifactResponse.php29 public function setYumArtifacts($yumArtifacts) argument
31 $this->yumArtifacts = $yumArtifacts;
38 return $this->yumArtifacts;
H A DImportYumArtifactsResponse.php45 public function setYumArtifacts($yumArtifacts) argument
47 $this->yumArtifacts = $yumArtifacts;
54 return $this->yumArtifacts;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DArtifactRegistry.php588 'yumArtifacts',
592 'path' => 'v1/{+parent}/yumArtifacts:import',
602 'path' => 'v1/{+parent}/yumArtifacts:create',