texts

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

Parameters

value

A collection of text responses.


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


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

Parameters

values

A collection of text responses.