Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/Resource/
H A DProjectsLocationsPhraseSets.php20 use Google\Service\Speech\CreatePhraseSetRequest; alias
46 * @param CreatePhraseSetRequest $postBody
50 public function create($parent, CreatePhraseSetRequest $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/
H A DCreatePhraseSetRequest.php20 class CreatePhraseSetRequest extends \Google\Model class
60 class_alias(CreatePhraseSetRequest::class, 'Google_Service_Speech_CreatePhraseSetRequest');