Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3WebhookRequest.php95 public function setIntentInfo(GoogleCloudDialogflowCxV3WebhookRequestIntentInfo $intentInfo) argument
97 $this->intentInfo = $intentInfo;
104 return $this->intentInfo;
H A DGoogleCloudDialogflowCxV3beta1WebhookRequest.php95 public function setIntentInfo(GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo $intentInfo) argument
97 $this->intentInfo = $intentInfo;
104 return $this->intentInfo;