Skip to content

Commit 2f39a89

Browse files
docs: update the list of available APIs
1 parent 4572246 commit 2f39a89

2 files changed

Lines changed: 39 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ applications that interact with individual Google Cloud services:
164164
| [Apigee Registry API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-apigeeregistry) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/apigee-registry)](https://npm.im/@google-cloud/apigee-registry) |
165165
| [App Hub API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-apphub) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/apphub)](https://npm.im/@google-cloud/apphub) |
166166
| [Area120 Tables API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-area120-tables) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google/area120-tables)](https://npm.im/@google/area120-tables) |
167+
| [Audit Manager API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-auditmanager) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/auditmanager)](https://npm.im/@google-cloud/auditmanager) |
167168
| [Batch](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-batch) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/batch)](https://npm.im/@google-cloud/batch) |
168169
| [BeyondCorp API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-beyondcorp-appconnectors) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/appconnectors)](https://npm.im/@google-cloud/appconnectors) |
169170
| [BeyondCorp API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-beyondcorp-appgateways) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/appgateways)](https://npm.im/@google-cloud/appgateways) |
@@ -186,6 +187,7 @@ applications that interact with individual Google Cloud services:
186187
| [GDC Hardware Management API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-gdchardwaremanagement) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/gdchardwaremanagement)](https://npm.im/@google-cloud/gdchardwaremanagement) |
187188
| [Gemini Enterprise for Customer Experience API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-ces) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/ces)](https://npm.im/@google-cloud/ces) |
188189
| [Generative Language API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-ai-generativelanguage) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-ai/generativelanguage)](https://npm.im/@google-ai/generativelanguage) |
190+
| [Geocoding API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-maps-geocode) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/geocode)](https://npm.im/@google-cloud/geocode) |
189191
| [GKE Connect Gateway](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-gkeconnect-gateway) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/gke-connect-gateway)](https://npm.im/@google-cloud/gke-connect-gateway) |
190192
| [GKE Recommender API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-gkerecommender) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/gkerecommender)](https://npm.im/@google-cloud/gkerecommender) |
191193
| [Google Ad Manager API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-ads-admanager) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-ads/admanager)](https://npm.im/@google-ads/admanager) |
@@ -255,7 +257,7 @@ Once downloaded, store the path to this file in the `GOOGLE_APPLICATION_CREDENTI
255257

256258
### Other Authentication Methods
257259

258-
Other authentication methods are outlined in the README for [google-auth-library-nodejs](https://github.com/googleapis/google-cloud-node/tree/main/core/packages/google-auth-library-nodejs),
260+
Other authentication methods are outlined in the README for [google-auth-library-nodejs](https://github.com/googleapis/google-auth-library-nodejs),
259261
which is the authentication library used by all Google Cloud Node.js clients.
260262

261263
## Example Applications

libraries.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2815,6 +2815,24 @@
28152815
"linkToRepoHomepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-area120-tables",
28162816
"support_documentation": "https://area120.google.com/docs/getting-support"
28172817
},
2818+
{
2819+
"name": "auditmanager",
2820+
"name_pretty": "Audit Manager API",
2821+
"product_documentation": "https://cloud.google.com/audit-manager/docs",
2822+
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/auditmanager/latest",
2823+
"issue_tracker": "https://github.com/googleapis/google-cloud-node/issues",
2824+
"release_level": "preview",
2825+
"language": "nodejs",
2826+
"repo": "googleapis/google-cloud-node",
2827+
"distribution_name": "@google-cloud/auditmanager",
2828+
"api_id": "auditmanager.googleapis.com",
2829+
"default_version": "v1",
2830+
"requires_billing": true,
2831+
"library_type": "GAPIC_AUTO",
2832+
"api_shortname": "auditmanager",
2833+
"linkToRepoHomepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-auditmanager",
2834+
"support_documentation": "https://cloud.google.com/audit-manager/docs/getting-support"
2835+
},
28182836
{
28192837
"name": "batch",
28202838
"name_pretty": "Batch",
@@ -3211,6 +3229,24 @@
32113229
"linkToRepoHomepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-ai-generativelanguage",
32123230
"support_documentation": "https://developers.generativeai.google/docs/getting-support"
32133231
},
3232+
{
3233+
"name": "geocode",
3234+
"name_pretty": "Geocoding API",
3235+
"product_documentation": "https://developers.google.com/maps/documentation/geocoding/overview",
3236+
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/geocode/latest",
3237+
"issue_tracker": "https://github.com/googleapis/google-cloud-node/issues",
3238+
"release_level": "preview",
3239+
"language": "nodejs",
3240+
"repo": "googleapis/google-cloud-node",
3241+
"distribution_name": "@google-cloud/geocode",
3242+
"api_id": "geocoding-backend.googleapis.com",
3243+
"default_version": "v4",
3244+
"requires_billing": true,
3245+
"library_type": "GAPIC_AUTO",
3246+
"api_shortname": "geocode",
3247+
"linkToRepoHomepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-maps-geocode",
3248+
"support_documentation": "https://developers.google.com/maps/documentation/geocoding/overview/docs/getting-support"
3249+
},
32143250
{
32153251
"name": "connectgateway",
32163252
"name_pretty": "GKE Connect Gateway",

0 commit comments

Comments
 (0)