texts

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

Parameters

value

A collection of text responses.


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


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

Parameters

values

A collection of text responses.