texts

@JvmName(name = "ssdwxhxdqrayxgxn")
suspend fun texts(value: Output<List<String>>)
@JvmName(name = "tdpilooxdhwrpieq")
suspend fun texts(value: List<String>?)

Parameters

value

A collection of text responses.


@JvmName(name = "tteqjljqoptqnyhn")
suspend fun texts(vararg values: Output<String>)


@JvmName(name = "isyoijjttsjqtrch")
suspend fun texts(values: List<Output<String>>)
@JvmName(name = "myguurolwhbinexv")
suspend fun texts(vararg values: String)

Parameters

values

A collection of text responses.