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 within the .NET context."],["The enum `Index.Types.IndexUpdateMethod` defines the available methods for updating an Index, which include `BatchUpdate` and `StreamUpdate` and also mentions `Unspecified`."],["`BatchUpdate` allows updating an Index by providing files on Cloud Storage containing new or modified data, while `StreamUpdate` facilitates near real-time updates via UpsertDatapoints/DeleteDatapoints calls."],["The documentation covers a wide range of versions for the Google.Cloud.AIPlatform.V1 package, starting from version 1.0.0 up to the latest 3.22.0."]]],[]]