Google Cloud Dialogflow v2beta1 API - Enum Intent.Types.WebhookState (1.0.0-beta15)

public enum Intent.Types.WebhookState

Reference 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.V2Beta1

Assembly

Google.Cloud.Dialogflow.V2Beta1.dll

Fields

NameDescription
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.