Skip to content

Commit 95e44ae

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent 624cc45 commit 95e44ae

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
@@ -16689,6 +16689,17 @@
1668916689
}
1669016690
]
1669116691
},
16692+
{
16693+
"shortName": "RemoveDatapoints",
16694+
"fullName": "google.cloud.aiplatform.v1beta1.IndexService.RemoveDatapoints",
16695+
"mode": "UNARY",
16696+
"bindings": [
16697+
{
16698+
"httpMethod": "POST",
16699+
"path": "/v1beta1/{index=projects/*/locations/*/indexes/*}:removeDatapoints"
16700+
}
16701+
]
16702+
},
1669216703
{
1669316704
"shortName": "UpdateIndex",
1669416705
"fullName": "google.cloud.aiplatform.v1beta1.IndexService.UpdateIndex",
@@ -16699,6 +16710,17 @@
1669916710
"path": "/v1beta1/{index.name=projects/*/locations/*/indexes/*}"
1670016711
}
1670116712
]
16713+
},
16714+
{
16715+
"shortName": "UpsertDatapoints",
16716+
"fullName": "google.cloud.aiplatform.v1beta1.IndexService.UpsertDatapoints",
16717+
"mode": "UNARY",
16718+
"bindings": [
16719+
{
16720+
"httpMethod": "POST",
16721+
"path": "/v1beta1/{index=projects/*/locations/*/indexes/*}:upsertDatapoints"
16722+
}
16723+
]
1670216724
}
1670316725
]
1670416726
},

0 commit comments

Comments
 (0)