fields

@JvmName(name = "jjxkncepoijjuwaw")
suspend fun fields(value: Output<Map<String, String>>)
@JvmName(name = "dkaljvxxxklilkqh")
suspend fun fields(value: Map<String, String>?)

Parameters

value

Fields of the entity. The key is name of the field and the value contains the applicable google.protobuf.Value entry for this field.


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

Parameters

values

Fields of the entity. The key is name of the field and the value contains the applicable google.protobuf.Value entry for this field.