Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ applications that interact with individual Google Cloud services:
| [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) |
| [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) |
| [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) |
| [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) |
| [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) |
| [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) |
| [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) |
Expand All @@ -186,6 +187,7 @@ applications that interact with individual Google Cloud services:
| [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) |
| [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) |
| [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) |
| [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) |
| [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) |
| [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) |
| [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) |
Expand Down Expand Up @@ -255,7 +257,7 @@ Once downloaded, store the path to this file in the `GOOGLE_APPLICATION_CREDENTI

### Other Authentication Methods

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),
Other authentication methods are outlined in the README for [google-auth-library-nodejs](https://github.com/googleapis/google-auth-library-nodejs),
which is the authentication library used by all Google Cloud Node.js clients.

## Example Applications
Expand Down
36 changes: 36 additions & 0 deletions libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -2815,6 +2815,24 @@
"linkToRepoHomepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-area120-tables",
"support_documentation": "https://area120.google.com/docs/getting-support"
},
{
"name": "auditmanager",
"name_pretty": "Audit Manager API",
"product_documentation": "https://cloud.google.com/audit-manager/docs",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/auditmanager/latest",
"issue_tracker": "https://github.com/googleapis/google-cloud-node/issues",
"release_level": "preview",
"language": "nodejs",
"repo": "googleapis/google-cloud-node",
"distribution_name": "@google-cloud/auditmanager",
"api_id": "auditmanager.googleapis.com",
"default_version": "v1",
"requires_billing": true,
"library_type": "GAPIC_AUTO",
"api_shortname": "auditmanager",
"linkToRepoHomepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-auditmanager",
"support_documentation": "https://cloud.google.com/audit-manager/docs/getting-support"
},
{
"name": "batch",
"name_pretty": "Batch",
Expand Down Expand Up @@ -3211,6 +3229,24 @@
"linkToRepoHomepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-ai-generativelanguage",
"support_documentation": "https://developers.generativeai.google/docs/getting-support"
},
{
"name": "geocode",
"name_pretty": "Geocoding API",
"product_documentation": "https://developers.google.com/maps/documentation/geocoding/overview",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/geocode/latest",
"issue_tracker": "https://github.com/googleapis/google-cloud-node/issues",
"release_level": "preview",
"language": "nodejs",
"repo": "googleapis/google-cloud-node",
"distribution_name": "@google-cloud/geocode",
"api_id": "geocoding-backend.googleapis.com",
"default_version": "v4",
"requires_billing": true,
"library_type": "GAPIC_AUTO",
"api_shortname": "geocode",
"linkToRepoHomepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-maps-geocode",
"support_documentation": "https://developers.google.com/maps/documentation/geocoding/overview/docs/getting-support"
},
{
"name": "connectgateway",
"name_pretty": "GKE Connect Gateway",
Expand Down
Loading