GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfigArgs

data class GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfigArgs(val webhookOverrides: Output<List<GoogleCloudDialogflowCxV3beta1WebhookArgs>>? = null) : ConvertibleToJava<GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfigArgs>

Configuration for webhooks.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfigArgs

Properties

Link copied to clipboard

The list of webhooks to override for the agent environment. The webhook must exist in the agent. You can override fields in generic_web_service and service_directory.