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