Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3WebhookRequest.php26 public $detectIntentResponseId; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3WebhookRequest
67 public function setDetectIntentResponseId($detectIntentResponseId) argument
69 $this->detectIntentResponseId = $detectIntentResponseId;
76 return $this->detectIntentResponseId;
H A DGoogleCloudDialogflowCxV3beta1WebhookRequest.php26 public $detectIntentResponseId; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1WebhookRequest
67 public function setDetectIntentResponseId($detectIntentResponseId) argument
69 $this->detectIntentResponseId = $detectIntentResponseId;
76 return $this->detectIntentResponseId;