Home
last modified time | relevance | path

Searched refs:playAudio (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3ResponseMessage.php130 public function setPlayAudio(GoogleCloudDialogflowCxV3ResponseMessagePlayAudio $playAudio) argument
132 $this->playAudio = $playAudio;
139 return $this->playAudio;
H A DGoogleCloudDialogflowCxV3beta1ResponseMessage.php130 public function setPlayAudio(GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio $playAudio) argument
132 $this->playAudio = $playAudio;
139 return $this->playAudio;