versionConfigs

@JvmName(name = "jumomgelyqiuvuiq")
suspend fun versionConfigs(value: Output<List<GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfigArgs>>)

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 = "gmkephoowhdvrfch")
suspend fun versionConfigs(vararg values: Output<GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfigArgs>)


@JvmName(name = "bgiikjhmisdwrgqa")
suspend fun versionConfigs(values: List<Output<GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfigArgs>>)
@JvmName(name = "jwirttqowdapgtwk")
suspend fun versionConfigs(vararg values: GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfigArgs)

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 = "rpfyrptitufmvjeq")
suspend fun versionConfigs(argument: List<suspend GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfigArgsBuilder.() -> Unit>)
@JvmName(name = "kqshvakglpmtagks")
suspend fun versionConfigs(vararg argument: suspend GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfigArgsBuilder.() -> Unit)
@JvmName(name = "wkylbscjdrarfxiw")
suspend fun versionConfigs(argument: suspend GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfigArgsBuilder.() -> 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.