Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2Intent.php167 public function setFollowupIntentInfo($followupIntentInfo) argument
169 $this->followupIntentInfo = $followupIntentInfo;
176 return $this->followupIntentInfo;
H A DGoogleCloudDialogflowV2beta1Intent.php171 public function setFollowupIntentInfo($followupIntentInfo) argument
173 $this->followupIntentInfo = $followupIntentInfo;
180 return $this->followupIntentInfo;