versionConfigs

@JvmName(name = "euugohhrjhnuvmaa")
suspend fun versionConfigs(value: Output<List<GoogleCloudDialogflowCxV3EnvironmentVersionConfigArgs>>)
@JvmName(name = "jxrhstoeqsiwowsy")
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 = "ukuhqjcrgxhfrexv")
suspend fun versionConfigs(vararg values: Output<GoogleCloudDialogflowCxV3EnvironmentVersionConfigArgs>)


@JvmName(name = "nkxoypguoyltgjeh")
suspend fun versionConfigs(values: List<Output<GoogleCloudDialogflowCxV3EnvironmentVersionConfigArgs>>)
@JvmName(name = "gdndrkjsgkegyrtc")
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 = "xkvdmdalwslvkakb")
suspend fun versionConfigs(argument: List<suspend GoogleCloudDialogflowCxV3EnvironmentVersionConfigArgsBuilder.() -> Unit>)
@JvmName(name = "vlfaarptwbnthtot")
suspend fun versionConfigs(vararg argument: suspend GoogleCloudDialogflowCxV3EnvironmentVersionConfigArgsBuilder.() -> Unit)
@JvmName(name = "rgvqfvompuqjcddh")
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.