Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Texttospeech/Resource/
H A DVoices.php20 use Google\Service\Texttospeech\ListVoicesResponse; alias
44 * @return ListVoicesResponse
50 return $this->call('list', [$params], ListVoicesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Texttospeech/
H A DListVoicesResponse.php20 class ListVoicesResponse extends \Google\Collection class
43 class_alias(ListVoicesResponse::class, 'Google_Service_Texttospeech_ListVoicesResponse');