Skip to content

Commit 5cb4f73

Browse files
docs: update the list of available APIs (#3894)
1 parent ebc2026 commit 5cb4f73

File tree

2 files changed

+23
-3
lines changed

2 files changed

+23
-3
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ applications that interact with individual Google Cloud services:
107107
| [Service Usage](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-api-serviceusage) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/service-usage)](https://npm.im/@google-cloud/service-usage) |
108108
| [Shell](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-shell) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/shell)](https://npm.im/@google-cloud/shell) |
109109
| [Spanner](https://github.com/googleapis/nodejs-spanner) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/spanner)](https://npm.im/@google-cloud/spanner) |
110-
| [Speech](https://github.com/googleapis/nodejs-speech) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/speech)](https://npm.im/@google-cloud/speech) |
110+
| [Speech](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-speech) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/speech)](https://npm.im/@google-cloud/speech) |
111111
| [Stackdriver Monitoring](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-monitoring) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/monitoring)](https://npm.im/@google-cloud/monitoring) |
112112
| [Storage](https://github.com/googleapis/nodejs-storage) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/storage)](https://npm.im/@google-cloud/storage) |
113113
| [Storage Transfer Service](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-storagetransfer) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/storage-transfer)](https://npm.im/@google-cloud/storage-transfer) |
@@ -119,6 +119,7 @@ applications that interact with individual Google Cloud services:
119119
| [Transcoder API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-video-transcoder) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/video-transcoder)](https://npm.im/@google-cloud/video-transcoder) |
120120
| [Transcoder API](https://github.com/googleapis/nodejs-video-transcoder) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/video-transcoder)](https://npm.im/@google-cloud/video-transcoder) |
121121
| [Translation](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-translate) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/translate)](https://npm.im/@google-cloud/translate) |
122+
| [Vertex AI](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-aiplatform) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/aiplatform)](https://npm.im/@google-cloud/aiplatform) |
122123
| [Vertex AI](https://github.com/googleapis/nodejs-ai-platform) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/aiplatform)](https://npm.im/@google-cloud/aiplatform) |
123124
| [Video Intelligence](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-videointelligence) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/video-intelligence)](https://npm.im/@google-cloud/video-intelligence) |
124125
| [Virtual Private Cloud](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-vpcaccess) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/vpc-access)](https://npm.im/@google-cloud/vpc-access) |

libraries.json

+21-2
Original file line numberDiff line numberDiff line change
@@ -1791,15 +1791,15 @@
17911791
"issue_tracker": "https://issuetracker.google.com/savedsearches/559758",
17921792
"release_level": "stable",
17931793
"language": "nodejs",
1794-
"repo": "googleapis/nodejs-speech",
1794+
"repo": "googleapis/google-cloud-node",
17951795
"distribution_name": "@google-cloud/speech",
17961796
"api_id": "speech.googleapis.com",
17971797
"requires_billing": false,
17981798
"codeowner_team": "@googleapis/ml-apis",
17991799
"default_version": "v1",
18001800
"api_shortname": "speech",
18011801
"library_type": "GAPIC_COMBO",
1802-
"linkToRepoHomepage": "https://github.com/googleapis/nodejs-speech",
1802+
"linkToRepoHomepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-speech",
18031803
"support_documentation": "https://cloud.google.com/speech-to-text/docs/getting-support"
18041804
},
18051805
{
@@ -2005,6 +2005,25 @@
20052005
"linkToRepoHomepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-translate",
20062006
"support_documentation": "https://cloud.google.com/translate/docs/getting-support"
20072007
},
2008+
{
2009+
"language": "nodejs",
2010+
"issue_tracker": "https://github.com/googleapis/google-cloud-node/issues",
2011+
"requires_billing": true,
2012+
"name_pretty": "Vertex AI",
2013+
"product_documentation": "https://cloud.google.com/vertex-ai/docs",
2014+
"name": "aiplatform",
2015+
"default_version": "v1",
2016+
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/aiplatform/latest",
2017+
"release_level": "stable",
2018+
"api_id": "aiplatform.googleapis.com",
2019+
"repo": "googleapis/google-cloud-node",
2020+
"codeowner_team": "@googleapis/ml-apis",
2021+
"distribution_name": "@google-cloud/aiplatform",
2022+
"api_shortname": "aiplatform",
2023+
"library_type": "GAPIC_COMBO",
2024+
"linkToRepoHomepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-aiplatform",
2025+
"support_documentation": "https://cloud.google.com/vertex-ai/docs/getting-support"
2026+
},
20082027
{
20092028
"language": "nodejs",
20102029
"issue_tracker": "https://github.com/googleapis/nodejs-ai-platform/issues",

0 commit comments

Comments
 (0)