Skip to content

PubSub Topic.subscribe doesn't exist? #1819

Closed
@jgeewax

Description

@jgeewax

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()

Metadata

Metadata

Labels

api: pubsubIssues related to the Pub/Sub API.type: questionRequest for information or clarification. Not an issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions