Skip to content

Commit

Permalink
Merge pull request #515 from stevemk14ebr/main
Browse files Browse the repository at this point in the history
Add aiplatform apis
  • Loading branch information
Byron committed Jul 24, 2024
2 parents d61588a + 389ce4c commit 2ed9f53
Show file tree
Hide file tree
Showing 4 changed files with 84,151 additions and 0 deletions.
30 changes: 30 additions & 0 deletions apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,36 @@
"kind": "discovery#directoryList",
"discoveryVersion": "v1",
"items": [
{
"kind": "discovery#directoryItem",
"id": "aiplatform:v1",
"name": "aiplatform",
"version": "v1",
"title": "Vertex AI API",
"description": "Train high-quality custom machine learning models with minimal machine learning expertise and effort.",
"discoveryRestUrl": "https://aiplatform.googleapis.com/$discovery/rest?version=v1",
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
"x32": "http://www.google.com/images/icons/product/search-32.gif"
},
"documentationLink": "https://cloud.google.com/vertex-ai/",
"preferred": true
},
{
"kind": "discovery#directoryItem",
"id": "aiplatform:v1beta1",
"name": "aiplatform",
"version": "v1",
"title": "Vertex AI API",
"description": "Train high-quality custom machine learning models with minimal machine learning expertise and effort.",
"discoveryRestUrl": "https://aiplatform.googleapis.com/$discovery/rest?version=v1beta1",
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
"x32": "http://www.google.com/images/icons/product/search-32.gif"
},
"documentationLink": "https://cloud.google.com/vertex-ai/",
"preferred": false
},
{
"kind": "discovery#directoryItem",
"id": "walletobjects:v1",
Expand Down
Loading

0 comments on commit 2ed9f53

Please sign in to comment.