labels property

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

The label key-value pairs that you want to patch onto the instance.

Implementation

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