webhookOverrides

@JvmName(name = "yqtrxlarspbxuduk")
suspend fun webhookOverrides(value: Output<List<GoogleCloudDialogflowCxV3WebhookArgs>>)
@JvmName(name = "ibbmujnqpqiafxee")
suspend fun webhookOverrides(value: List<GoogleCloudDialogflowCxV3WebhookArgs>?)

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 = "wfypniwnrrrontnv")
suspend fun webhookOverrides(vararg values: Output<GoogleCloudDialogflowCxV3WebhookArgs>)


@JvmName(name = "dawregfrurdiohqp")
suspend fun webhookOverrides(values: List<Output<GoogleCloudDialogflowCxV3WebhookArgs>>)
@JvmName(name = "bgpsbtvsvnbnbjmu")
suspend fun webhookOverrides(vararg values: GoogleCloudDialogflowCxV3WebhookArgs)

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 = "tbirasuahiedsrtd")
suspend fun webhookOverrides(argument: List<suspend GoogleCloudDialogflowCxV3WebhookArgsBuilder.() -> Unit>)
@JvmName(name = "olxcjffyroghodlk")
suspend fun webhookOverrides(vararg argument: suspend GoogleCloudDialogflowCxV3WebhookArgsBuilder.() -> Unit)
@JvmName(name = "xlmvlxjjrrskvjya")
suspend fun webhookOverrides(argument: suspend GoogleCloudDialogflowCxV3WebhookArgsBuilder.() -> 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.