Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DEventTagsListResponse.php20 class EventTagsListResponse extends \Google\Collection class
61 class_alias(EventTagsListResponse::class, 'Google_Service_Dfareporting_EventTagsListResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DEventTags.php21 use Google\Service\Dfareporting\EventTagsListResponse; alias
113 * @return EventTagsListResponse
119 return $this->call('list', [$params], EventTagsListResponse::class);