Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2QueryResult.php78 public $webhookSource; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2QueryResult
293 public function setWebhookSource($webhookSource) argument
295 $this->webhookSource = $webhookSource;
302 return $this->webhookSource;
H A DGoogleCloudDialogflowV2beta1QueryResult.php80 public $webhookSource; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1QueryResult
309 public function setWebhookSource($webhookSource) argument
311 $this->webhookSource = $webhookSource;
318 return $this->webhookSource;