diff --git a/README.md b/README.md index 690931c11461..90ca7f6be767 100644 --- a/README.md +++ b/README.md @@ -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) | diff --git a/libraries.json b/libraries.json index b7164eb4d128..d2f5294922bb 100644 --- a/libraries.json +++ b/libraries.json @@ -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",