labels property
One or more labels that you can add, to organize your models.
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.
Optional.
Implementation
core.Map<core.String, core.String>? labels;