labels property

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

Optional labels in key-value pair format.

For more information about labels, see Requirements for labels.

Implementation

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