Skip to content

Commit 423e206

Browse files
docs: update the list of available APIs
1 parent 050db4d commit 423e206

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ applications that interact with individual Google Cloud services:
188188
| [Life Sciences](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-lifesciences) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/life-sciences)](https://npm.im/@google-cloud/life-sciences) |
189189
| [Local Rides and Deliveries API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-maps-fleetengine) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@googlemaps/fleetengine)](https://npm.im/@googlemaps/fleetengine) |
190190
| [Managed Service for Apache Kafka API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-managedkafka) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/managedkafka)](https://npm.im/@google-cloud/managedkafka) |
191+
| [Memorystore API](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) |
191192
| [Memorystore for Redis API](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) |
192193
| [Merchant API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-shopping-merchant-accounts) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-shopping/accounts)](https://npm.im/@google-shopping/accounts) |
193194
| [Merchant API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-shopping-merchant-conversions) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-shopping/conversions)](https://npm.im/@google-shopping/conversions) |
@@ -198,6 +199,7 @@ applications that interact with individual Google Cloud services:
198199
| [Merchant API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-shopping-merchant-promotions) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-shopping/promotions)](https://npm.im/@google-shopping/promotions) |
199200
| [Merchant API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-shopping-merchant-quota) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-shopping/quota)](https://npm.im/@google-shopping/quota) |
200201
| [Merchant API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-shopping-merchant-reports) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-shopping/reports)](https://npm.im/@google-shopping/reports) |
202+
| [Merchant API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-shopping-merchant-reviews) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-shopping/reviews)](https://npm.im/@google-shopping/reviews) |
201203
| [Oracle Database@Google Cloud API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-oracledatabase) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/oracledatabase)](https://npm.im/@google-cloud/oracledatabase) |
202204
| [Parallelstore API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-parallelstore) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/parallelstore)](https://npm.im/@google-cloud/parallelstore) |
203205
| [Phishing Protection](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-phishingprotection) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/phishing-protection)](https://npm.im/@google-cloud/phishing-protection) |

libraries.json

+36
Original file line numberDiff line numberDiff line change
@@ -3245,6 +3245,24 @@
32453245
"linkToRepoHomepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-managedkafka",
32463246
"support_documentation": "https://cloud.google.com/managed-kafka/docs/getting-support"
32473247
},
3248+
{
3249+
"name": "memorystore",
3250+
"name_pretty": "Memorystore API",
3251+
"product_documentation": "https://cloud.google.com/memorystore/docs/valkey",
3252+
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/memorystore/latest",
3253+
"issue_tracker": "https://github.com/googleapis/google-cloud-node/issues",
3254+
"release_level": "preview",
3255+
"language": "nodejs",
3256+
"repo": "googleapis/google-cloud-node",
3257+
"distribution_name": "@google-cloud/memorystore",
3258+
"api_id": "memorystore.googleapis.com",
3259+
"default_version": "v1",
3260+
"requires_billing": true,
3261+
"library_type": "GAPIC_AUTO",
3262+
"api_shortname": "memorystore",
3263+
"linkToRepoHomepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-memorystore",
3264+
"support_documentation": "https://cloud.google.com/memorystore/docs/getting-support"
3265+
},
32483266
{
32493267
"name": "redis",
32503268
"name_pretty": "Memorystore for Redis API",
@@ -3425,6 +3443,24 @@
34253443
"linkToRepoHomepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-shopping-merchant-reports",
34263444
"support_documentation": "https://developers.google.com/merchant/api/docs/getting-support"
34273445
},
3446+
{
3447+
"name": "merchantapi",
3448+
"name_pretty": "Merchant API",
3449+
"product_documentation": "https://developers.google.com/merchant/api",
3450+
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/merchantapi/latest",
3451+
"issue_tracker": "https://github.com/googleapis/google-cloud-node/issues",
3452+
"release_level": "preview",
3453+
"language": "nodejs",
3454+
"repo": "googleapis/google-cloud-node",
3455+
"distribution_name": "@google-shopping/reviews",
3456+
"api_id": "merchantapi.googleapis.com",
3457+
"default_version": "v1beta",
3458+
"requires_billing": true,
3459+
"library_type": "GAPIC_AUTO",
3460+
"api_shortname": "merchantapi",
3461+
"linkToRepoHomepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-shopping-merchant-reviews",
3462+
"support_documentation": "https://developers.google.com/merchant/api/docs/getting-support"
3463+
},
34283464
{
34293465
"name": "oracledatabase",
34303466
"name_pretty": "Oracle Database@Google Cloud API",

0 commit comments

Comments
 (0)