GoogleCloudDialogflowCxV3EnvironmentWebhookConfigArgs

data class GoogleCloudDialogflowCxV3EnvironmentWebhookConfigArgs(val webhookOverrides: Output<List<GoogleCloudDialogflowCxV3WebhookArgs>>? = null) : ConvertibleToJava<GoogleCloudDialogflowCxV3EnvironmentWebhookConfigArgs>

Configuration for webhooks.

Constructors

Functions

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

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.