Google Cloud Dialogflow Cx V3beta1Webhook Service Directory Config Args
data class GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfigArgs(val genericWebService: Output<GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceArgs>? = null, val service: Output<String>) : ConvertibleToJava<GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfigArgs>
Represents configuration for a Service Directory service.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfigArgs(genericWebService: Output<GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceArgs>? = null, service: Output<String>)
Functions
Properties
Link copied to clipboard
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.