Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/
H A DUploadAptArtifactResponse.php23 protected $aptArtifactsType = AptArtifact::class;
27 * @param AptArtifact[]
34 * @return AptArtifact[]
H A DImportAptArtifactsResponse.php23 protected $aptArtifactsType = AptArtifact::class;
29 * @param AptArtifact[]
36 * @return AptArtifact[]
H A DAptArtifact.php20 class AptArtifact extends \Google\Model class
134 class_alias(AptArtifact::class, 'Google_Service_ArtifactRegistry_AptArtifact');