You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add APIs to both send (publish) and receive (subscribe to) Cloud Pub/Sub messages, including the minimal admin APIs to support integration testing for these.
The APIs may not be the final APIs for the library. The implementation may lack important features, such as batching, retries, automatic ack deadline extension, and logging.