labels

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

Parameters

value

A set of key/value label pairs to assign to the function. Label keys must follow the requirements at https://cloud.google.com/resource-manager/docs/creating-managing-labels#requirements. Note: This field is non-authoritative, and will only manage the labels present in your configuration. Please refer to the field 'effective_labels' for all of the labels present on the resource.


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

Parameters

values

A set of key/value label pairs to assign to the function. Label keys must follow the requirements at https://cloud.google.com/resource-manager/docs/creating-managing-labels#requirements. Note: This field is non-authoritative, and will only manage the labels present in your configuration. Please refer to the field 'effective_labels' for all of the labels present on the resource.