Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/
H A DUploadYumArtifactResponse.php23 protected $yumArtifactsType = YumArtifact::class;
27 * @param YumArtifact[]
34 * @return YumArtifact[]
H A DImportYumArtifactsResponse.php25 protected $yumArtifactsType = YumArtifact::class;
43 * @param YumArtifact[]
50 * @return YumArtifact[]
H A DYumArtifact.php20 class YumArtifact extends \Google\Model class
98 class_alias(YumArtifact::class, 'Google_Service_ArtifactRegistry_YumArtifact');