We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Page Name: pubsub-topic Release: 0.14.0
Seems weird that we don't have this. I'd expect it to be...
from gcloud import pubsub client = pubsub.Client() topic = client.topic('my-new-topic') topic.subscribe()
Page Name: pubsub-topic
Release: 0.14.0
Seems weird that we don't have this. I'd expect it to be...