Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3ResponseMessage.php36 protected $playAudioType = GoogleCloudDialogflowCxV3ResponseMessagePlayAudio::class;
128 * @param GoogleCloudDialogflowCxV3ResponseMessagePlayAudio
130 public function setPlayAudio(GoogleCloudDialogflowCxV3ResponseMessagePlayAudio $playAudio)
135 * @return GoogleCloudDialogflowCxV3ResponseMessagePlayAudio
H A DGoogleCloudDialogflowCxV3ResponseMessagePlayAudio.php20 class GoogleCloudDialogflowCxV3ResponseMessagePlayAudio extends \Google\Model class
62 class_alias(GoogleCloudDialogflowCxV3ResponseMessagePlayAudio::class, 'Google_Service_Dialogflow_Go…