Home
last modified time | relevance | path

Searched refs:ListZonesResponse (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/Resource/
H A DAccountsContainersWorkspacesZones.php20 use Google\Service\TagManager\ListZonesResponse; alias
86 * @return ListZonesResponse
92 return $this->call('list', [$params], ListZonesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DListZonesResponse.php20 class ListZonesResponse extends \Google\Collection class
61 class_alias(ListZonesResponse::class, 'Google_Service_TagManager_ListZonesResponse');