Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/Resource/
H A DMetagame.php20 use Google\Service\Games\CategoryListResponse; alias
62 * @return CategoryListResponse
68 return $this->call('listCategoriesByPlayer', [$params], CategoryListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DCategoryListResponse.php20 class CategoryListResponse extends \Google\Collection class
79 class_alias(CategoryListResponse::class, 'Google_Service_Games_CategoryListResponse');