Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3DtmfInput.php29 public $finishDigit; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3DtmfInput
48 public function setFinishDigit($finishDigit) argument
50 $this->finishDigit = $finishDigit;
57 return $this->finishDigit;
H A DGoogleCloudDialogflowCxV3beta1DtmfInput.php29 public $finishDigit; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1DtmfInput
48 public function setFinishDigit($finishDigit) argument
50 $this->finishDigit = $finishDigit;
57 return $this->finishDigit;