google-apis-rs / google-cloud-rs

Asynchronous Rust bindings for Google Cloud Platform APIs.
176 stars 48 forks source link

feat(pubsub)!: support message attributes #72

Open orhun opened 2 years ago

orhun commented 2 years ago

This PR updates google_cloud::pubsub::Topic::publish function to support attaching attributes to the message.