Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3ConversationTurnUserInput.php35 public $isWebhookEnabled; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ConversationTurnUserInput
82 public function setIsWebhookEnabled($isWebhookEnabled) argument
84 $this->isWebhookEnabled = $isWebhookEnabled;
91 return $this->isWebhookEnabled;
H A DGoogleCloudDialogflowCxV3beta1ConversationTurnUserInput.php35 public $isWebhookEnabled; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput
82 public function setIsWebhookEnabled($isWebhookEnabled) argument
84 $this->isWebhookEnabled = $isWebhookEnabled;
91 return $this->isWebhookEnabled;