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 `IndexUpdateMethod` enum within the `Google.Cloud.AIPlatform.V1` namespace, specifically within the context of .NET development."],["The latest version available is 3.22.0, and the documentation spans from version 1.0.0 to 3.22.0, allowing users to browse historical documentation of this class."],["The `IndexUpdateMethod` enum defines the ways in which an Index can be updated, including `BatchUpdate` (via Cloud Storage files), `StreamUpdate` (via real-time API calls), and `Unspecified` (not intended for use)."],["The `Google.Cloud.AIPlatform.V1.dll` assembly contains the implementation of the documented `IndexUpdateMethod`."]]],[]]