Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2WebhookRequest.php38 …etectIntentRequest(GoogleCloudDialogflowV2OriginalDetectIntentRequest $originalDetectIntentRequest) argument
40 $this->originalDetectIntentRequest = $originalDetectIntentRequest;
47 return $this->originalDetectIntentRequest;
H A DGoogleCloudDialogflowV2beta1WebhookRequest.php55 …IntentRequest(GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest $originalDetectIntentRequest) argument
57 $this->originalDetectIntentRequest = $originalDetectIntentRequest;
64 return $this->originalDetectIntentRequest;