Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2WebhookResponse.php47 public function setFollowupEventInput(GoogleCloudDialogflowV2EventInput $followupEventInput) argument
49 $this->followupEventInput = $followupEventInput;
56 return $this->followupEventInput;
H A DGoogleCloudDialogflowV2beta1WebhookResponse.php69 public function setFollowupEventInput(GoogleCloudDialogflowV2beta1EventInput $followupEventInput) argument
71 $this->followupEventInput = $followupEventInput;
78 return $this->followupEventInput;