customAttributes property

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

An optional list of additional attributes to attach to each Cloud PubSub message published for this notification subscription.

Implementation

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