labels property
Optional. The labels with user-defined metadata to organize
TuningJob and generated resources
such as Model and
Endpoint.
Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed.
See https://goo.gl/xmQnxf for more information and examples of labels.
Implementation
final Map<String, String> labels;