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-03-31 UTC."],[[["The content is reference documentation for the `Index.Types.IndexUpdateMethod` enum within the Google Cloud AI Platform v1beta1 API."],["This enum defines the method by which an Index can be updated, and it is part of the `Google.Cloud.AIPlatform.V1Beta1` namespace."],["There are two primary update methods: `BatchUpdate`, allowing updates via files on Cloud Storage, and `StreamUpdate`, enabling near real-time updates through `UpsertDatapoints/DeleteDatapoints`."],["An `Unspecified` field is also mentioned as a field that should not be used."],["The latest version of this reference is `1.0.0-beta21`, with `1.0.0-beta20` also being available."]]],[]]