From a36374e6c242ce00dea15dceab12796b524c7149 Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Sun, 6 Sep 2026 18:28:31 -0700 Subject: [PATCH] docs: update the list of available APIs --- README.md | 1 + libraries.json | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) diff --git a/README.md b/README.md index b187afc38a2..fdf084d0ecf 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,7 @@ applications that interact with individual Google Cloud services: | [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) | | [Model Armor](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-modelarmor) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/modelarmor)](https://npm.im/@google-cloud/modelarmor) | | [Navigation Connect](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-maps-navconnect) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/navconnect)](https://npm.im/@google-cloud/navconnect) | | [NetApp](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-netapp) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/netapp)](https://npm.im/@google-cloud/netapp) | diff --git a/libraries.json b/libraries.json index f86bc9c9a2e..c2b42c0e984 100644 --- a/libraries.json +++ b/libraries.json @@ -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", + "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", + "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",