Home
last modified time | relevance | path

Searched refs:dtmf (Results 1 – 3 of 3) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3beta1QueryInput.php54 public function setDtmf(GoogleCloudDialogflowCxV3beta1DtmfInput $dtmf) argument
56 $this->dtmf = $dtmf;
63 return $this->dtmf;
H A DGoogleCloudDialogflowCxV3QueryInput.php54 public function setDtmf(GoogleCloudDialogflowCxV3DtmfInput $dtmf) argument
56 $this->dtmf = $dtmf;
63 return $this->dtmf;
H A DGoogleCloudDialogflowCxV3QueryResult.php105 public function setDtmf(GoogleCloudDialogflowCxV3DtmfInput $dtmf) argument
107 $this->dtmf = $dtmf;
114 return $this->dtmf;