Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessQA/Resource/
H A DLocationsQuestionsAnswers.php21 use Google\Service\MyBusinessQA\ListAnswersResponse; alias
66 * @return ListAnswersResponse
72 return $this->call('list', [$params], ListAnswersResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessQA/
H A DListAnswersResponse.php20 class ListAnswersResponse extends \Google\Collection class
79 class_alias(ListAnswersResponse::class, 'Google_Service_MyBusinessQA_ListAnswersResponse');