Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ applications that interact with individual Google Cloud services:
| [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) |
| [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) |
| [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) |
| [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) |
| [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) |
| [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) |
| [Vision API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-vision) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/vision)](https://npm.im/@google-cloud/vision) |
Expand Down
19 changes: 0 additions & 19 deletions libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -2024,25 +2024,6 @@
"linkToRepoHomepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-aiplatform",
"support_documentation": "https://cloud.google.com/vertex-ai/docs/getting-support"
},
{
"language": "nodejs",
"issue_tracker": "https://github.com/googleapis/nodejs-ai-platform/issues",
"requires_billing": true,
"name_pretty": "Vertex AI",
"product_documentation": "https://cloud.google.com/vertex-ai/docs",
"name": "aiplatform",
"default_version": "v1",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/aiplatform/latest",
"release_level": "stable",
"api_id": "aiplatform.googleapis.com",
"repo": "googleapis/nodejs-ai-platform",
"codeowner_team": "@googleapis/ml-apis",
"distribution_name": "@google-cloud/aiplatform",
"api_shortname": "aiplatform",
"library_type": "GAPIC_COMBO",
"linkToRepoHomepage": "https://github.com/googleapis/nodejs-ai-platform",
"support_documentation": "https://cloud.google.com/vertex-ai/docs/getting-support"
},
{
"language": "nodejs",
"repo": "googleapis/google-cloud-node",
Expand Down