Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(pubsub/v2): rename data plane clients #11376

Draft
wants to merge 3 commits into
base: pubsub-v2-trunk
Choose a base branch
from

Conversation

hongalex
Copy link
Member

@hongalex hongalex commented Jan 6, 2025

Part of #11368

This PR makes the following changes:

  • Rename Topic/Subscription to Publisher/Subscriber (no file name changes)
    • Support referencing Publisher by either topicID or full topic path (projects/p/topics/my-topic)
    • Remove TopicInProject, SubscriptionInProject fields
    • Expose autogenerated library (to be used for admin operations) in the Pub/Sub client

@product-auto-label product-auto-label bot added the api: pubsub Issues related to the Pub/Sub API. label Jan 6, 2025
@hongalex hongalex mentioned this pull request Jan 6, 2025
20 tasks
@hongalex hongalex force-pushed the pubsub-v2-data-plane-renaming branch from 65af461 to af6fd37 Compare January 7, 2025 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the Pub/Sub API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant