-
Notifications
You must be signed in to change notification settings - Fork 1k
PubSub example for PHP #16
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
hopefully addresses the main concerns of #13 |
|
@tmatsuo PTAL also :) |
205a310 to
6ee4e51
Compare
|
bump |
pubsub/src/DatastoreHelper.php
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The datasetId is usually the same as the project id, right? We should note that in a comment.
2393248 to
ffaaf04
Compare
|
ok @SurferJeffAtGoogle, PTAL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this the same string we call [your-project-id] above? Then we should probably call it YOUR_PROJECT_ID here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I changed everything to your-project-name instead
|
LGTM. |
No description provided.