versionConfigs

@JvmName(name = "qfnfkgesouksgcww")
suspend fun versionConfigs(value: Output<List<GoogleCloudDialogflowCxV3EnvironmentVersionConfigArgs>>)
@JvmName(name = "ymmcgyjhaabjbejq")
suspend fun versionConfigs(value: List<GoogleCloudDialogflowCxV3EnvironmentVersionConfigArgs>?)

Parameters

value

A list of configurations for flow versions. You should include version configs for all flows that are reachable from Start Flow in the agent. Otherwise, an error will be returned.


@JvmName(name = "vfhsonfqrvkspcmt")
suspend fun versionConfigs(vararg values: Output<GoogleCloudDialogflowCxV3EnvironmentVersionConfigArgs>)


@JvmName(name = "dkygiqqxoervtprx")
suspend fun versionConfigs(values: List<Output<GoogleCloudDialogflowCxV3EnvironmentVersionConfigArgs>>)
@JvmName(name = "envntgcytumkacel")
suspend fun versionConfigs(vararg values: GoogleCloudDialogflowCxV3EnvironmentVersionConfigArgs)

Parameters

values

A list of configurations for flow versions. You should include version configs for all flows that are reachable from Start Flow in the agent. Otherwise, an error will be returned.


@JvmName(name = "nkobovcavlwwuwxh")
suspend fun versionConfigs(argument: List<suspend GoogleCloudDialogflowCxV3EnvironmentVersionConfigArgsBuilder.() -> Unit>)
@JvmName(name = "okuuwdjpxbyjsrku")
suspend fun versionConfigs(vararg argument: suspend GoogleCloudDialogflowCxV3EnvironmentVersionConfigArgsBuilder.() -> Unit)
@JvmName(name = "plliqqxhckvunypu")
suspend fun versionConfigs(argument: suspend GoogleCloudDialogflowCxV3EnvironmentVersionConfigArgsBuilder.() -> Unit)

Parameters

argument

A list of configurations for flow versions. You should include version configs for all flows that are reachable from Start Flow in the agent. Otherwise, an error will be returned.