Searched refs:ListCollectionsResponse (Results 1 – 2 of 2) sorted by relevance
21 use Google\Service\ShoppingContent\ListCollectionsResponse; alias97 * @return ListCollectionsResponse103 return $this->call('list', [$params], ListCollectionsResponse::class);
20 class ListCollectionsResponse extends \Google\Collection class61 class_alias(ListCollectionsResponse::class, 'Google_Service_ShoppingContent_ListCollectionsResponse…