-
Notifications
You must be signed in to change notification settings - Fork 2.9k
chore: api v2 notifications samples #9276
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
chore: api v2 notifications samples #9276
Conversation
2119c0b
to
376beeb
Compare
376beeb
to
0bbf800
Compare
@rafaelMurata Error log for your reference:
|
91c2e03
to
a8dfca3
Compare
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.
Thanks for the snippets! LGTM
* chore: api v2 notifications samples * add checkstyle * add InterruptedException in unit-test * update license headers * improve readability * fix topic error
* chore: api v2 notifications samples * add checkstyle * add InterruptedException in unit-test * update license headers * improve readability * fix topic error
Description
Fixes: https://buganizer.corp.google.com/issues/331816847
Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.
Checklist
pom.xml
parent set to latestshared-configuration
mvn clean verify
requiredmvn -P lint checkstyle:check
requiredmvn -P lint clean compile pmd:cpd-check spotbugs:check
advisory only