labels property

Map<String, String>? labels
getter/setter pair

Labels to apply to this instance.

These can be later modified by the UpdateInstance method.

Optional.

Implementation

core.Map<core.String, core.String>? labels;