Skip to content

Fix docstring reference to wrong class.#6382

Merged
tseaver merged 1 commit into
googleapis:masterfrom
dseomn:patch-1
Nov 5, 2018
Merged

Fix docstring reference to wrong class.#6382
tseaver merged 1 commit into
googleapis:masterfrom
dseomn:patch-1

Conversation

@dseomn

@dseomn dseomn commented Nov 2, 2018

Copy link
Copy Markdown
Contributor

The futures module used in the code is
google.cloud.pubsub_v1.subscriber.futures, not
google.cloud.pubsub_v1.futures. Also, the latter
doesn't seem to have a StreamingPullFuture.

The futures module used in the code is
google.cloud.pubsub_v1.subscriber.futures, not
google.cloud.pubsub_v1.futures. Also, the latter
doesn't seem to have a StreamingPullFuture.
@dseomn dseomn requested a review from crwilcox as a code owner November 2, 2018 22:50
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 2, 2018
@sduskis sduskis added the api: pubsub Issues related to the Pub/Sub API. label Nov 5, 2018
@tseaver tseaver merged commit c2dd946 into googleapis:master Nov 5, 2018
@dseomn dseomn deleted the patch-1 branch November 5, 2018 17:23
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. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants