labels

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

Parameters

value

User labels to be specified for the job. Keys and values should follow the restrictions specified in the labeling restrictions page. 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 = "tywlgithrmonckux")
fun labels(vararg values: Pair<String, String>)

Parameters

values

User labels to be specified for the job. Keys and values should follow the restrictions specified in the labeling restrictions page. 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.