File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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",
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 },
You can’t perform that action at this time.
0 commit comments