attributes property

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

Pub/Sub message attributes to be added to the Pub/Sub message.

Optional.

Implementation

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