BatchUpdate: user can call UpdateIndex with files on Cloud Storage of
datapoints to update.
StreamUpdate
StreamUpdate: user can call UpsertDatapoints/DeleteDatapoints to update
the Index and the updates will be applied in corresponding
DeployedIndexes in nearly real-time.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["This page provides a comprehensive list of documentation for different versions of the `Index.Types.IndexUpdateMethod` enum within the Google Cloud AI Platform V1 API, ranging from version 1.0.0 to 3.22.0 (latest)."],["The `Index.Types.IndexUpdateMethod` enum specifies how an index can be updated, with the available methods being `BatchUpdate`, `StreamUpdate`, and `Unspecified`."],["`BatchUpdate` allows updating the index using files from Cloud Storage, while `StreamUpdate` allows for near real-time updates via `UpsertDatapoints` or `DeleteDatapoints`."],["The page lists all the available versions in a descending order from most recent to oldest."]]],[]]