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-09 UTC."],[[["The webpage provides documentation for the `Index.Types.IndexUpdateMethod` enum within the Google Cloud AI Platform v1 API."],["The latest documented version is 3.22.0, with numerous older versions available, dating back to 1.0.0, which all represent the available versions for the Index.Types.IndexUpdateMethod."],["The `IndexUpdateMethod` enum defines the update methods for an Index, including `BatchUpdate`, `StreamUpdate`, and `Unspecified`."],["BatchUpdate allows users to update an Index with files on Cloud Storage, while StreamUpdate enables real-time updates via UpsertDatapoints/DeleteDatapoints calls."],["Each of these available versions, can be found inside the namespace Google.Cloud.AIPlatform.V1 and assembly Google.Cloud.AIPlatform.V1.dll."]]],[]]