labels property

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

Labels to be added to the replication as the key value pairs.

Optional.

Implementation

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