GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig (google_api_dialogflow v0.89.0)
View SourceConfiguration for webhooks.
Attributes
-
webhookOverrides(type:list(GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3beta1Webhook.t), default:nil) - The list of webhooks to override for the agent environment. The webhook must exist in the agent. You can override fields ingeneric_web_serviceandservice_directory.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig{ webhookOverrides: [GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3beta1Webhook.t()] | nil }