labels

@JvmName(name = "ovfinmuwpeacduss")
suspend fun labels(value: Output<Map<String, String>>)
@JvmName(name = "srawindasqhgorvc")
suspend fun labels(value: Map<String, String>?)

Parameters

value

A map for the user to specify any custom fields. A maximum of 20 labels per conversation is allowed, with a maximum of 256 characters per entry.


@JvmName(name = "onjuomluyiiidnep")
fun labels(vararg values: Pair<String, String>)

Parameters

values

A map for the user to specify any custom fields. A maximum of 20 labels per conversation is allowed, with a maximum of 256 characters per entry.