Skip to content

Commit 67e514e

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent e4fe55a commit 67e514e

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

api-index-v1.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14337,6 +14337,17 @@
1433714337
}
1433814338
]
1433914339
},
14340+
{
14341+
"shortName": "RemoveDatapoints",
14342+
"fullName": "google.cloud.aiplatform.v1.IndexService.RemoveDatapoints",
14343+
"mode": "UNARY",
14344+
"bindings": [
14345+
{
14346+
"httpMethod": "POST",
14347+
"path": "/v1/{index=projects/*/locations/*/indexes/*}:removeDatapoints"
14348+
}
14349+
]
14350+
},
1434014351
{
1434114352
"shortName": "UpdateIndex",
1434214353
"fullName": "google.cloud.aiplatform.v1.IndexService.UpdateIndex",
@@ -14347,6 +14358,17 @@
1434714358
"path": "/v1/{index.name=projects/*/locations/*/indexes/*}"
1434814359
}
1434914360
]
14361+
},
14362+
{
14363+
"shortName": "UpsertDatapoints",
14364+
"fullName": "google.cloud.aiplatform.v1.IndexService.UpsertDatapoints",
14365+
"mode": "UNARY",
14366+
"bindings": [
14367+
{
14368+
"httpMethod": "POST",
14369+
"path": "/v1/{index=projects/*/locations/*/indexes/*}:upsertDatapoints"
14370+
}
14371+
]
1435014372
}
1435114373
]
1435214374
},

0 commit comments

Comments
 (0)