Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3SynthesizeSpeechConfig.php26 public $effectsProfileId; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3SynthesizeSpeechConfig
36 public function setEffectsProfileId($effectsProfileId) argument
38 $this->effectsProfileId = $effectsProfileId;
45 return $this->effectsProfileId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Texttospeech/
H A DAudioConfig.php30 public $effectsProfileId; variable in Google\\Service\\Texttospeech\\AudioConfig
56 public function setEffectsProfileId($effectsProfileId) argument
58 $this->effectsProfileId = $effectsProfileId;
65 return $this->effectsProfileId;