Home
last modified time | relevance | path

Searched refs:isFallback (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3beta1Intent.php34 public $isFallback; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1Intent
83 public function setIsFallback($isFallback) argument
85 $this->isFallback = $isFallback;
92 return $this->isFallback;
H A DGoogleCloudDialogflowCxV3Intent.php34 public $isFallback; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3Intent
83 public function setIsFallback($isFallback) argument
85 $this->isFallback = $isFallback;
92 return $this->isFallback;
H A DGoogleCloudDialogflowV2Intent.php52 public $isFallback; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2Intent
195 public function setIsFallback($isFallback) argument
197 $this->isFallback = $isFallback;
204 return $this->isFallback;
H A DGoogleCloudDialogflowV2beta1Intent.php52 public $isFallback; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1Intent
199 public function setIsFallback($isFallback) argument
201 $this->isFallback = $isFallback;
208 return $this->isFallback;