versionConfigs

@JvmName(name = "juvisnhxrmjgsgts")
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 = "wmhxugvcmvtdhmgd")
suspend fun versionConfigs(vararg values: Output<GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfigArgs>)


@JvmName(name = "uqhnfbeamycksqxm")
suspend fun versionConfigs(values: List<Output<GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfigArgs>>)
@JvmName(name = "wwnexdwtgphsocss")
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 = "orxdfbhqmkyiswmy")
suspend fun versionConfigs(argument: List<suspend GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfigArgsBuilder.() -> Unit>)
@JvmName(name = "vfmssoxtagtqnige")
suspend fun versionConfigs(vararg argument: suspend GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfigArgsBuilder.() -> Unit)
@JvmName(name = "qeydpthggtishxpa")
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.