versionConfigs

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


@JvmName(name = "rsdbugsfkkxsntyw")
suspend fun versionConfigs(values: List<Output<GoogleCloudDialogflowCxV3EnvironmentVersionConfigArgs>>)
@JvmName(name = "ngjguxyuqthjsaam")
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 = "vdtqklnxybjvuxxy")
suspend fun versionConfigs(argument: List<suspend GoogleCloudDialogflowCxV3EnvironmentVersionConfigArgsBuilder.() -> Unit>)
@JvmName(name = "aifkrqcxnwmsqkqk")
suspend fun versionConfigs(vararg argument: suspend GoogleCloudDialogflowCxV3EnvironmentVersionConfigArgsBuilder.() -> Unit)
@JvmName(name = "rafeqfpxebbjhnqi")
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.