-
Notifications
You must be signed in to change notification settings - Fork 708
docs: update the list of available APIs #9253
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
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -3522,6 +3522,24 @@ | |
| "linkToRepoHomepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-redis-cluster", | ||
| "support_documentation": "https://cloud.google.com/memorystore/docs/getting-support" | ||
| }, | ||
| { | ||
| "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", | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The client documentation URL should point to the reference docs for the specific package References
|
||
| "default_version": "v1", | ||
| "distribution_name": "@google-shopping/loyaltycustomers", | ||
| "issue_tracker": "https://issuetracker.google.com/issues/new?component=171084&template=555201", | ||
| "language": "nodejs", | ||
| "library_type": "GAPIC_AUTO", | ||
| "name": "merchantapi", | ||
| "name_pretty": "Merchant", | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Using References
|
||
| "product_documentation": "https://developers.google.com/merchant/api", | ||
| "release_level": "preview", | ||
| "repo": "googleapis/google-cloud-node", | ||
| "linkToRepoHomepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-shopping-merchant-loyaltycustomers", | ||
| "support_documentation": "https://developers.google.com/merchant/api/docs/getting-support" | ||
| }, | ||
| { | ||
| "api_description": "Model Armor helps you protect against risks like prompt injection, harmful\ncontent, and data leakage in generative AI applications by letting you\ndefine policies that filter user prompts and model responses.", | ||
| "api_id": "modelarmor.googleapis.com", | ||
|
|
||
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.
Please update the display name to
Merchant Loyalty Customersto 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