labels property

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

Labels applied to the workload.

Optional.

Implementation

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