Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/Resource/
H A DProjectsLocationsPhraseSets.php21 use Google\Service\Speech\ListPhraseSetResponse; alias
107 * @return ListPhraseSetResponse
113 return $this->call('list', [$params], ListPhraseSetResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/
H A DListPhraseSetResponse.php20 class ListPhraseSetResponse extends \Google\Collection class
61 class_alias(ListPhraseSetResponse::class, 'Google_Service_Speech_ListPhraseSetResponse');