GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfigArgs

data class GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfigArgs(val genericWebService: Output<GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceArgs>? = null, val service: Output<String>) : ConvertibleToJava<GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfigArgs>

Represents configuration for a Service Directory service.

Constructors

Functions

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

Properties

Link copied to clipboard

Generic Service configuration of this webhook.

Link copied to clipboard
val service: Output<String>

The name of Service Directory service. Format: projects//locations//namespaces//services/. Location ID of the service directory must be the same as the location of the agent.