Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update subscriber example in README to current patterns.#6194

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
tseaver merged 3 commits intogoogleapis:masterfromtseaver:6189-pubsub-update_readme_subscriber_example
Oct 12, 2018
Merged

Update subscriber example in README to current patterns.#6194

tseaver merged 3 commits intogoogleapis:masterfromtseaver:6189-pubsub-update_readme_subscriber_example
Oct 12, 2018

Conversation

@tseaver
Copy link
Contributor

Closes#6189.

@tseavertseaver added documentation api: pubsubIssues related to the Pub/Sub API. labelsOct 11, 2018
@googlebotgooglebot added the cla: yesThis human has signed the Contributor License Agreement. labelOct 11, 2018
Copy link
Contributor

@anguillanneufanguillanneuf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Could we also updatefrom google.cloud import pubsub_v1?

It's because everywhere else - in the API Library Doc, such as this page:https://googleapis.github.io/google-cloud-python/latest/pubsub/publisher/api/client.html, as well as in our doc samples - we usepubsub_v1.

Or at lease dofrom google.cloud import pubsub_v1 as pubsub, so people will expect that they won't run into any issues using v1.

@tseaver
Copy link
ContributorAuthor

@anguillanneuf

Could we also updatefrom google.cloud import pubsub_v1?

Seeaae840a .

anguillanneuf reacted with thumbs up emoji

Copy link
Contributor

@anguillanneufanguillanneuf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Please make the same import statement update for the publisher code block.

Copy link
Contributor

@anguillanneufanguillanneuf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Oops, approved too quickly. Would need changes on publisher code block too.

@tseaver
Copy link
ContributorAuthor

@anguillanneuf

Oops, approved too quickly. Would need changes on publisher code block too.

Seefee1735

@tseavertseaver merged commit987d410 intogoogleapis:masterOct 12, 2018
@tseavertseaver deleted the 6189-pubsub-update_readme_subscriber_example branchOctober 12, 2018 22:39
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@theacodestheacodesAwaiting requested review from theacodes

@crwilcoxcrwilcoxAwaiting requested review from crwilcox

1 more reviewer

@anguillanneufanguillanneufanguillanneuf approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

api: pubsubIssues related to the Pub/Sub API.cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@tseaver@anguillanneuf@googlebot

[8]ページ先頭

©2009-2025 Movatter.jp