service Directory
suspend fun serviceDirectory(value: Output<GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfigArgs>)
suspend fun serviceDirectory(value: GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfigArgs?)
Parameters
value
Configuration for a Service Directory service.
suspend fun serviceDirectory(argument: suspend GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfigArgsBuilder.() -> Unit)
Parameters
argument
Configuration for a Service Directory service.