Skip to content

Commit 888a997

Browse files
docs: update the list of available APIs (#4621)
1 parent 9f4df78 commit 888a997

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ applications that interact with individual Google Cloud services:
164164
| [Private Catalog](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-privatecatalog) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/private-catalog)](https://npm.im/@google-cloud/private-catalog) |
165165
| [Public Certificate Authority](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-security-publicca) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/publicca)](https://npm.im/@google-cloud/publicca) |
166166
| [Rapid Migration Assessment API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-rapidmigrationassessment) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/rapidmigrationassessment)](https://npm.im/@google-cloud/rapidmigrationassessment) |
167+
| [SQL Admin API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-sql) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/sql)](https://npm.im/@google-cloud/sql) |
167168
| [Storage Insights API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-storageinsights) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/storageinsights)](https://npm.im/@google-cloud/storageinsights) |
168169
| [Support API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-support) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/support)](https://npm.im/@google-cloud/support) |
169170
| [Trace](https://github.com/googleapis/cloud-trace-nodejs) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/trace-agent)](https://npm.im/@google-cloud/trace-agent) |

libraries.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2810,6 +2810,23 @@
28102810
"linkToRepoHomepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-rapidmigrationassessment",
28112811
"support_documentation": "https://cloud.google.com/migration-center/docs/getting-support"
28122812
},
2813+
{
2814+
"name": "sql",
2815+
"name_pretty": "SQL Admin API",
2816+
"product_documentation": "",
2817+
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/sql/latest",
2818+
"issue_tracker": "https://github.com/googleapis/google-cloud-node/issues",
2819+
"release_level": "preview",
2820+
"language": "nodejs",
2821+
"repo": "googleapis/google-cloud-node",
2822+
"distribution_name": "@google-cloud/sql",
2823+
"api_id": "sqladmin.googleapis.com",
2824+
"default_version": "v1",
2825+
"requires_billing": true,
2826+
"library_type": "GAPIC_AUTO",
2827+
"api_shortname": "sql",
2828+
"linkToRepoHomepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-sql"
2829+
},
28132830
{
28142831
"name": "storageinsights",
28152832
"name_pretty": "Storage Insights API",

0 commit comments

Comments
 (0)