Fix publish exmaple, which was handling the response as though it mad…#108
Conversation
…e the raw underlying publish call instead of the client library call.
Codecov Report
@@ Coverage Diff @@
## master #108 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 8 8
Lines 869 869
=====================================
Hits 869 869Continue to review full report at Codecov.
|
|
So there's good news and bad news. 👍 The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there. 😕 The bad news is that it appears that one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that here in the pull request. Note to project maintainer: This is a terminal state, meaning the |
|
Thanks for the fix @kamalaboulhosn |
Fixes googleapis#108 - [x] Tests and linter pass - [x] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary)
…e the raw underlying publish call instead of the client library call.