labels

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

Parameters

value

Cloud labels attached to the entry. In Data Catalog, you can create and modify labels attached only to custom entries. Synced entries have unmodifiable labels that come from the source system.


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

Parameters

values

Cloud labels attached to the entry. In Data Catalog, you can create and modify labels attached only to custom entries. Synced entries have unmodifiable labels that come from the source system.