Skip to content

Commit

Permalink
docs: update the list of available APIs (#5747)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-code-bot authored Oct 11, 2024
1 parent 4c0349a commit 8682d8b
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ applications that interact with individual Google Cloud services:
| [Google Analytics Data](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-analytics-data) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-analytics/data)](https://npm.im/@google-analytics/data) |
| [Google Chat API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-chat) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-apps/chat)](https://npm.im/@google-apps/chat) |
| [Google Maps Routing](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-maps-routing) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@googlemaps/routing)](https://npm.im/@googlemaps/routing) |
| [Google Marketing Platform Admin API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-marketingplatform-admin) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-ads/marketing-platform-admin)](https://npm.im/@google-ads/marketing-platform-admin) |
| [Google Meet API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-apps-meet) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-apps/meet)](https://npm.im/@google-apps/meet) |
| [Last Mile Fleet Solution Delivery API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-maps-fleetengine-delivery) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@googlemaps/fleetengine-delivery)](https://npm.im/@googlemaps/fleetengine-delivery) |
| [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) |
Expand All @@ -198,6 +199,7 @@ applications that interact with individual Google Cloud services:
| [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) |
| [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) |
| [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) |
| [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) |
| [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) |
| [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) |
| [Places API (New)](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-maps-places) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@googlemaps/places)](https://npm.im/@googlemaps/places) |
Expand Down
36 changes: 36 additions & 0 deletions libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -3169,6 +3169,24 @@
"api_shortname": "routes",
"linkToRepoHomepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-maps-routing"
},
{
"name": "marketingplatformadminapi",
"name_pretty": "Google Marketing Platform Admin API",
"product_documentation": "https://developers.google.com/analytics/devguides/config/gmp/v1",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/marketingplatformadminapi/latest",
"issue_tracker": "https://github.com/googleapis/google-cloud-node/issues",
"release_level": "preview",
"language": "nodejs",
"repo": "googleapis/google-cloud-node",
"distribution_name": "@google-ads/marketing-platform-admin",
"api_id": "marketingplatformadmin.googleapis.com",
"default_version": "v1alpha",
"requires_billing": true,
"library_type": "GAPIC_AUTO",
"api_shortname": "marketingplatformadminapi",
"linkToRepoHomepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-marketingplatform-admin",
"support_documentation": "https://developers.google.com/analytics/devguides/config/gmp/v1/docs/getting-support"
},
{
"name": "meet",
"name_pretty": "Google Meet API",
Expand Down Expand Up @@ -3421,6 +3439,24 @@
"linkToRepoHomepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-shopping-merchant-reports",
"support_documentation": "https://developers.google.com/merchant/api/docs/getting-support"
},
{
"name": "oracledatabase",
"name_pretty": "Oracle Database@Google Cloud API",
"product_documentation": "https://cloud.google.com/oracle/database/docs",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/oracledatabase/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/oracledatabase",
"api_id": "oracledatabase.googleapis.com",
"default_version": "v1",
"requires_billing": true,
"library_type": "GAPIC_AUTO",
"api_shortname": "oracledatabase",
"linkToRepoHomepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-oracledatabase",
"support_documentation": "https://cloud.google.com/oracle/database/docs/getting-support"
},
{
"name": "parallelstore",
"name_pretty": "Parallelstore API",
Expand Down

0 comments on commit 8682d8b

Please sign in to comment.