Skip to content

Commit b37a9a7

Browse files
committed
chore: migrate google-cloud-aiplatform to librarian
1 parent a75465c commit b37a9a7

176 files changed

Lines changed: 391374 additions & 466117 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

librarian.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,6 @@ libraries:
204204
- path: google/cloud/aiplatform/v1
205205
- path: google/cloud/aiplatform/v1beta1
206206
copyright_year: "2026"
207-
skip_generate: true
208207
nodejs:
209208
default_version: v1
210209
- name: google-cloud-alloydb

packages/google-cloud-aiplatform/.OwlBot.yaml

Lines changed: 0 additions & 22 deletions
This file was deleted.

packages/google-cloud-aiplatform/.gitattributes

Lines changed: 0 additions & 4 deletions
This file was deleted.

packages/google-cloud-aiplatform/.prettierignore

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/google-cloud-aiplatform/.prettierrc.js

Lines changed: 0 additions & 22 deletions
This file was deleted.
Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
11
{
2+
"api_description": "Train high-quality custom machine learning models with minimal machine\nlearning expertise and effort.",
23
"api_id": "aiplatform.googleapis.com",
34
"api_shortname": "aiplatform",
45
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/aiplatform/latest",
5-
"codeowner_team": "@googleapis/ml-apis",
66
"default_version": "v1",
77
"distribution_name": "@google-cloud/aiplatform",
8-
"issue_tracker": "https://github.com/googleapis/google-cloud-node/issues",
8+
"issue_tracker": "https://issuetracker.google.com/issues/new?component=1130925&template=1637248",
99
"language": "nodejs",
10-
"library_type": "GAPIC_COMBO",
10+
"library_type": "GAPIC_AUTO",
1111
"name": "aiplatform",
1212
"name_pretty": "Vertex AI",
13-
"product_documentation": "https://cloud.google.com/vertex-ai/docs",
13+
"product_documentation": "https://cloud.google.com/ai-platform/docs",
1414
"release_level": "stable",
15-
"repo": "googleapis/google-cloud-node",
16-
"requires_billing": true
15+
"repo": "googleapis/google-cloud-node"
1716
}

packages/google-cloud-aiplatform/CODE_OF_CONDUCT.md

Lines changed: 0 additions & 94 deletions
This file was deleted.

packages/google-cloud-aiplatform/CONTRIBUTING.md

Lines changed: 0 additions & 76 deletions
This file was deleted.

0 commit comments

Comments
 (0)