Skip to content

Commit

Permalink
docs: update the list of available APIs (#5442)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-code-bot authored Jun 11, 2024
1 parent 0ab0b87 commit 71696b6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 19 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ applications that interact with individual Google Cloud services:
| [Recommender](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-recommender) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/recommender)](https://npm.im/@google-cloud/recommender) |
| [Redis](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-redis) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/redis)](https://npm.im/@google-cloud/redis) |
| [Resource Manager API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-resourcemanager) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/resource-manager)](https://npm.im/@google-cloud/resource-manager) |
| [Resource Settings API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-resourcesettings) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/resource-settings)](https://npm.im/@google-cloud/resource-settings) |
| [Retail API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-retail) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/retail)](https://npm.im/@google-cloud/retail) |
| [Run](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-run) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/run)](https://npm.im/@google-cloud/run) |
| [Scheduler](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-scheduler) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/scheduler)](https://npm.im/@google-cloud/scheduler) |
Expand Down
18 changes: 0 additions & 18 deletions libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -2043,24 +2043,6 @@
"linkToRepoHomepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-resourcemanager",
"support_documentation": "https://cloud.google.com/resource-manager/docs/getting-support"
},
{
"name": "resourcesettings",
"name_pretty": "Resource Settings API",
"product_documentation": "https://cloud.google.com/resource-manager/docs/reference/resource-settings/rest",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/resource-settings/latest",
"issue_tracker": "https://github.com/googleapis/google-cloud-node/issues",
"release_level": "stable",
"language": "nodejs",
"repo": "googleapis/google-cloud-node",
"distribution_name": "@google-cloud/resource-settings",
"api_id": "resourcesettings.googleapis.com",
"default_version": "v1",
"requires_billing": true,
"api_shortname": "resourcesettings",
"library_type": "GAPIC_AUTO",
"linkToRepoHomepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-resourcesettings",
"support_documentation": "https://cloud.google.com/resource-manager/docs/getting-support"
},
{
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/retail/latest",
"api_id": "retail.googleapis.com",
Expand Down

0 comments on commit 71696b6

Please sign in to comment.