labels

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

Parameters

value

Optional. One or more labels that you can add, to organize your model versions. Each label is a key-value pair, where both the key and the value are arbitrary strings that you supply. For more information, see the documentation on using labels. Note that this field is not updatable for mls1* models.


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

Parameters

values

Optional. One or more labels that you can add, to organize your model versions. Each label is a key-value pair, where both the key and the value are arbitrary strings that you supply. For more information, see the documentation on using labels. Note that this field is not updatable for mls1* models.