Skip to content

docs: update the list of available APIs - #9253

Open
yoshi-code-bot wants to merge 1 commit into
googleapis:mainfrom
yoshi-code-bot:update-api-list
Open

docs: update the list of available APIs#9253
yoshi-code-bot wants to merge 1 commit into
googleapis:mainfrom
yoshi-code-bot:update-api-list

Conversation

@yoshi-code-bot

Copy link
Copy Markdown
Contributor

Update the list of available APIs in the README.

@yoshi-code-bot
yoshi-code-bot requested a review from a team as a code owner September 5, 2026 01:21
@github-actions
github-actions Bot requested a review from bshaffer September 5, 2026 01:22
@dpebot

dpebot commented Sep 5, 2026

Copy link
Copy Markdown
Collaborator

/gcbrun

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds the Merchant Loyalty Customers package (@google-shopping/loyaltycustomers) to README.md and libraries.json. The reviewer noted that the display name 'Merchant' is too generic and should be updated to 'Merchant Loyalty Customers' in both files to prevent confusion. Additionally, the client documentation URL in libraries.json should point to the specific package rather than the generic API. Since these files are auto-generated, these corrections should be applied upstream in the generator rather than edited manually.

Comment thread libraries.json
"api_description": "Programmatically manage your Merchant Center Accounts.",
"api_id": "merchantapi.googleapis.com",
"api_shortname": "merchantapi",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/merchantapi/latest",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The client documentation URL should point to the reference docs for the specific package @google-shopping/loyaltycustomers (usually under the package name without scope, i.e., loyaltycustomers), rather than the generic merchantapi which may not exist or may be too broad. Please do not manually edit this generated client configuration file; any changes or updates must be made upstream in the generator.

References
  1. Do not manually edit generated client configuration JSON files. Any changes or updates must be made upstream in the generator.

Comment thread libraries.json
"language": "nodejs",
"library_type": "GAPIC_AUTO",
"name": "merchantapi",
"name_pretty": "Merchant",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Using Merchant as the pretty name is too generic because the Merchant API consists of multiple sub-packages (e.g., Accounts, Inventories, Products, Loyalty Customers). To avoid naming conflicts and confusion in the generated list, please use a more specific name like Merchant Loyalty Customers. Note that this file is a generated client configuration, so please do not edit it manually; make this change upstream in the generator.

References
  1. Do not manually edit generated client configuration JSON files. Any changes or updates must be made upstream in the generator.

Comment thread README.md
| [Media Translation](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-mediatranslation) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/media-translation)](https://npm.im/@google-cloud/media-translation) |
| [Memorystore](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-memorystore) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/memorystore)](https://npm.im/@google-cloud/memorystore) |
| [Memorystore for Redis](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-redis-cluster) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/redis-cluster)](https://npm.im/@google-cloud/redis-cluster) |
| [Merchant](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-shopping-merchant-loyaltycustomers) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-shopping/loyaltycustomers)](https://npm.im/@google-shopping/loyaltycustomers) |

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Please update the display name to Merchant Loyalty Customers to accurately reflect that this package is specifically for the Loyalty Customers sub-API, and to prevent confusion with other Merchant API packages. Since this README is auto-generated, please do not edit it manually; apply the fixes upstream in the generator or templates.

References
  1. Do not manually edit auto-generated files to fix typos or make other changes, as these edits will be overwritten during the next regeneration. Instead, apply the fixes upstream in the generator or templates.

@dpebot

dpebot commented Sep 6, 2026

Copy link
Copy Markdown
Collaborator

/gcbrun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants