Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/Resource/
H A DProjectsLocationsRepositoriesPackagesTags.php21 use Google\Service\ArtifactRegistry\ListTagsResponse; alias
94 * @return ListTagsResponse
100 return $this->call('list', [$params], ListTagsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/Resource/
H A DAccountsContainersWorkspacesTags.php20 use Google\Service\TagManager\ListTagsResponse; alias
86 * @return ListTagsResponse
92 return $this->call('list', [$params], ListTagsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DListTagsResponse.php20 class ListTagsResponse extends \Google\Collection class
61 class_alias(ListTagsResponse::class, 'Google_Service_TagManager_ListTagsResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/
H A DListTagsResponse.php20 class ListTagsResponse extends \Google\Collection class
61 class_alias(ListTagsResponse::class, 'Google_Service_ArtifactRegistry_ListTagsResponse');