writeMetadata property

bool? writeMetadata
getter/setter pair

When true, writes the Pub/Sub message metadata to x-goog-pubsub-: headers of the HTTP request.

Writes the Pub/Sub message attributes to : headers of the HTTP request.

Optional.

Implementation

core.bool? writeMetadata;