feat(google/devtools/clouderrorreporting/v1beta1): onboard a new library#8858
feat(google/devtools/clouderrorreporting/v1beta1): onboard a new library#8858quirogas wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces the new @google-cloud/error-reporting-api package, which is a Node.js client for the Google Cloud Error Reporting API. It includes the auto-generated client libraries, protocol buffers, samples, tests, and configuration files. The review feedback highlights a few issues: a version mismatch in librarian.yaml (set to 1.0.0 instead of 0.1.0), incorrect repository paths in the generated README.md links, and an overly specific library name (ErrorGroupService) in the Webpack configuration that should be generalized to ErrorReporting since the package contains multiple services.
6829745 to
73a22ca
Compare
73a22ca to
dd97fdf
Compare
|
Do we need this one? Or was it an accident vs google.logging.v2? |
dd97fdf to
b1e9543
Compare
Yes :( |
No description provided.