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-08 UTC."],[[["This webpage provides a comprehensive list of versions for the `Index.Types.IndexUpdateMethod` enum within the Google Cloud AI Platform V1 API, ranging from version 1.0.0 to the latest version, 3.22.0."],["The `Index.Types.IndexUpdateMethod` enum offers different ways to update an Index, including `BatchUpdate`, where users update indexes via files on Cloud Storage, and `StreamUpdate`, enabling near real-time updates through `UpsertDatapoints` and `DeleteDatapoints`."],["There is also an `Unspecified` field for `IndexUpdateMethod` that should not be used."],["Each version listed on the webpage links to the corresponding documentation for that specific version of `Index.Types.IndexUpdateMethod`, allowing users to access detailed information for each release."]]],[]]