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."],[[["This page provides documentation for the `Index.Types.IndexUpdateMethod` enum in the Google Cloud AI Platform V1 API."],["The latest available version of the documentation is 3.22.0, while the current displayed version is 3.21.0, with many prior versions available as well."],["The `Index.Types.IndexUpdateMethod` enum defines the method used to update an Index, which can be either `BatchUpdate` for file-based updates or `StreamUpdate` for near real-time updates, and `Unspecified` which should not be used."],["The documentation covers the namespace `Google.Cloud.AIPlatform.V1` within the assembly `Google.Cloud.AIPlatform.V1.dll`."]]],[]]