Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessQA/Resource/
H A DLocationsQuestions.php20 use Google\Service\MyBusinessQA\ListQuestionsResponse; alias
83 * @return ListQuestionsResponse
89 return $this->call('list', [$params], ListQuestionsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessQA/
H A DListQuestionsResponse.php20 class ListQuestionsResponse extends \Google\Collection class
79 class_alias(ListQuestionsResponse::class, 'Google_Service_MyBusinessQA_ListQuestionsResponse');