public enum Intent.Types.WebhookStateReference documentation and code samples for the Google Cloud Dialogflow v2beta1 API enum Intent.Types.WebhookState.
Represents the different states that webhooks can be in.
Namespace
Google.Cloud.Dialogflow.V2Beta1Assembly
Google.Cloud.Dialogflow.V2Beta1.dll
Fields |
|
|---|---|
| Name | Description |
Enabled |
Webhook is enabled in the agent and in the intent. |
EnabledForSlotFilling |
Webhook is enabled in the agent and in the intent. Also, each slot filling prompt is forwarded to the webhook. |
Unspecified |
Webhook is disabled in the agent and in the intent. |