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-21 UTC."],[[["This page provides documentation for the `Index.Types.IndexUpdateMethod` enum within the Google Cloud AI Platform V1 API, specifically for .NET."],["The latest version of this API available is 3.22.0, with several prior versions, starting from 1.0.0 and up until 3.21.0."],["The `Index.Types.IndexUpdateMethod` enum defines the update method of an Index, offering options such as `BatchUpdate`, `StreamUpdate`, and `Unspecified`."],["`BatchUpdate` allows updating indexes with files on cloud storage while `StreamUpdate` allows for near real time updates to indexes."]]],[]]