isWebhookEnabled property
If webhooks should be allowed to trigger in response to the user utterance.
Often if parameters are injected, webhooks should not be enabled.
Implementation
core.bool? isWebhookEnabled;
If webhooks should be allowed to trigger in response to the user utterance.
Often if parameters are injected, webhooks should not be enabled.
core.bool? isWebhookEnabled;