webhookOverrides

@JvmName(name = "bppjarjibbpwovem")
suspend fun webhookOverrides(value: Output<List<GoogleCloudDialogflowCxV3beta1WebhookArgs>>)
@JvmName(name = "pscqhvgbjyfvpnjr")
suspend fun webhookOverrides(value: List<GoogleCloudDialogflowCxV3beta1WebhookArgs>?)

Parameters

value

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.


@JvmName(name = "gkekpjshpwddmegg")
suspend fun webhookOverrides(vararg values: Output<GoogleCloudDialogflowCxV3beta1WebhookArgs>)


@JvmName(name = "tokslhpvvffntihp")
suspend fun webhookOverrides(values: List<Output<GoogleCloudDialogflowCxV3beta1WebhookArgs>>)
@JvmName(name = "ukiogojniqvtckch")
suspend fun webhookOverrides(vararg values: GoogleCloudDialogflowCxV3beta1WebhookArgs)

Parameters

values

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.


@JvmName(name = "bwmwcedhjtavbfqb")
suspend fun webhookOverrides(argument: List<suspend GoogleCloudDialogflowCxV3beta1WebhookArgsBuilder.() -> Unit>)
@JvmName(name = "sblonvmnjqwuroyx")
suspend fun webhookOverrides(vararg argument: suspend GoogleCloudDialogflowCxV3beta1WebhookArgsBuilder.() -> Unit)
@JvmName(name = "uyktnckrsppjcamw")
suspend fun webhookOverrides(argument: suspend GoogleCloudDialogflowCxV3beta1WebhookArgsBuilder.() -> Unit)

Parameters

argument

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.