Features
Refactor
NOTE: Several changes were proposed for allowing Message
and PublishResult
to be used outside the library. However, the decision was made to only allow packages in google-cloud-go
to access NewMessage
and NewPublishResult
(see #3351).
- pubsub: Allow Message and PublishResult to be used outside the package (#3200) (581bf92)
- pubsub: Remove NewMessage and NewPublishResult (#3232) (a781a3a)