Skip to content

Commit

Permalink
docs: update the list of available APIs
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-code-bot committed Jan 22, 2022
1 parent 4dcd503 commit 37642aa
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ applications that interact with individual Google Cloud services:
| [Google Analytics Admin](https://github.com/googleapis/nodejs-analytics-admin) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-analytics/admin)](https://npm.im/@google-analytics/admin) |
| [Google Analytics Data](https://github.com/googleapis/nodejs-analytics-data) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-analytics/data)](https://npm.im/@google-analytics/data) |
| [IAM Service Account Credentials API](https://github.com/googleapis/nodejs-iam-credentials) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/iam-credentials)](https://npm.im/@google-cloud/iam-credentials) |
| [IDS](https://github.com/googleapis/nodejs-ids) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/ids)](https://npm.im/@google-cloud/ids) |
| [Life Sciences](https://github.com/googleapis/nodejs-life-sciences) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/life-sciences)](https://npm.im/@google-cloud/life-sciences) |
| [Media Translation](https://github.com/googleapis/nodejs-media-translation) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/media-translation)](https://npm.im/@google-cloud/media-translation) |
| [Migrate for Compute Engine](https://github.com/googleapis/nodejs-vmmigration) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/vmmigration)](https://npm.im/@google-cloud/vmmigration) |
Expand Down
15 changes: 15 additions & 0 deletions libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -1825,6 +1825,21 @@
"api_shortname": "iamcredentials",
"library_type": "GAPIC_AUTO"
},
{
"name": "ids",
"name_pretty": "IDS",
"product_documentation": "https://cloud.google.com/intrusion-detection-system/",
"client_documentation": "https://cloud.google.com/intrusion-detection-system",
"issue_tracker": "https://github.com/googleapis/nodejs-ids/issues",
"release_level": "beta",
"language": "nodejs",
"repo": "googleapis/nodejs-ids",
"distribution_name": "@google-cloud/ids",
"api_id": "ids.googleapis.com",
"default_version": "v1",
"requires_billing": true,
"support_documentation": "https://cloud.google.com/intrusion-detection-system/"
},
{
"name": "lifesciences",
"name_pretty": "Life Sciences",
Expand Down

0 comments on commit 37642aa

Please sign in to comment.