feat(google/cloud/commerceproducer/v1beta): onboard a new library - #8940
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces a new Node.js client library package, @google-cloud/commerceproducer, for the Cloud Commerce Producer API, including its protocol buffers, auto-generated client code, samples, and configuration files. The review feedback suggests improving the package description and keywords in package.json to enhance clarity and discoverability on npm.
| { | ||
| "name": "@google-cloud/commerceproducer", | ||
| "version": "0.1.0", | ||
| "description": "Commerceproducer client for Node.js", |
There was a problem hiding this comment.
The package description could be more descriptive to improve clarity and discoverability on npm. A more descriptive name that aligns with other metadata files would be beneficial.
For example, Cloud Commerce Producer API client for Node.js would be more informative and consistent with the name_pretty in .repo-metadata.json and the title in README.md.
| "description": "Commerceproducer client for Node.js", | |
| "description": "Cloud Commerce Producer API client for Node.js", |
| "google cloud platform", | ||
| "google cloud", | ||
| "cloud", | ||
| "google commerceproducer", |
b/533114673