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
* feat(pubsub): add v2 topic and publishing samples (#5336)
* feat(pubsub): add v2 topic and publishing samples
* address code review comments
* feat(pubsub): add v2 subscription samples (#5339)
* feat(pubsub): add v2 subscription samples
* fix issue with line length
* update quickstart
* address gemini code review comments
* Add doc comments to client.Subscriber calls
Clarify that client.Subscriber accepts either a resource ID or a fully qualified name for the subscription. If a resource ID is used, the project ID from the client is assumed.
* fix region tag issue
---------
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
* feat(pubsub): rewrite v2 schema samples (#5340)
* feat(pubsub): add v2 rewritten schema samples
* resolve gemini review comments
* docs(pubsub): add comments for publisher instantiation (#5343)
* docs(pubsub): add comments for publisher instantiation
* update comments and var names
* change more variable naming
---------
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
0 commit comments