Searched refs:ListAnswersResponse (Results 1 – 2 of 2) sorted by relevance
21 use Google\Service\MyBusinessQA\ListAnswersResponse; alias66 * @return ListAnswersResponse72 return $this->call('list', [$params], ListAnswersResponse::class);
20 class ListAnswersResponse extends \Google\Collection class79 class_alias(ListAnswersResponse::class, 'Google_Service_MyBusinessQA_ListAnswersResponse');