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
{{ message }}
This repository was archived by the owner on Mar 17, 2026. It is now read-only.
We use topic and subscription names to refer to projects/{}/topics/{} and projects/{}/subscriptions/{}. Please update some samples that refer to resource IDs as resource names. Thanks!
For example, this should be topicID = "your-topic-id".
We use topic and subscription names to refer to
projects/{}/topics/{}andprojects/{}/subscriptions/{}. Please update some samples that refer to resource IDs as resource names. Thanks!For example, this should be
topicID = "your-topic-id".nodejs-pubsub/samples/publishMessage.js
Line 31 in e494fb7