Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/Resource/
H A DProjectsLocationsEntryGroupsEntriesTags.php21 use Google\Service\DataCatalog\GoogleCloudDatacatalogV1ListTagsResponse; alias
86 * @return GoogleCloudDatacatalogV1ListTagsResponse
92 return $this->call('list', [$params], GoogleCloudDatacatalogV1ListTagsResponse::class);
H A DProjectsLocationsEntryGroupsTags.php21 use Google\Service\DataCatalog\GoogleCloudDatacatalogV1ListTagsResponse; alias
86 * @return GoogleCloudDatacatalogV1ListTagsResponse
92 return $this->call('list', [$params], GoogleCloudDatacatalogV1ListTagsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1ListTagsResponse.php20 class GoogleCloudDatacatalogV1ListTagsResponse extends \Google\Collection class
61 class_alias(GoogleCloudDatacatalogV1ListTagsResponse::class, 'Google_Service_DataCatalog_GoogleClou…