labels property

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

A key-value pair of the resource's labels (v1) to their values.

Implementation

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