texts

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

Parameters

value

A collection of text responses.


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


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

Parameters

values

A collection of text responses.