Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DContentCategories.php20 use Google\Service\Dfareporting\ContentCategoriesListResponse; alias
94 * @return ContentCategoriesListResponse
100 return $this->call('list', [$params], ContentCategoriesListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DContentCategoriesListResponse.php20 class ContentCategoriesListResponse extends \Google\Collection class
79 class_alias(ContentCategoriesListResponse::class, 'Google_Service_Dfareporting_ContentCategoriesLis…