Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2QueryResult.php74 public $webhookPayload; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2QueryResult
279 public function setWebhookPayload($webhookPayload) argument
281 $this->webhookPayload = $webhookPayload;
288 return $this->webhookPayload;
H A DGoogleCloudDialogflowV2beta1QueryResult.php76 public $webhookPayload; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1QueryResult
295 public function setWebhookPayload($webhookPayload) argument
297 $this->webhookPayload = $webhookPayload;
304 return $this->webhookPayload;