Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/
H A DCreatePhraseSetRequest.php27 public $phraseSetId; variable in Google\\Service\\Speech\\CreatePhraseSetRequest
46 public function setPhraseSetId($phraseSetId) argument
48 $this->phraseSetId = $phraseSetId;
55 return $this->phraseSetId;