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 latest version of the Google.Cloud.AIPlatform.V1 API is 3.22.0, with a comprehensive history of versions dating back to 1.0.0."],["The page provides reference documentation for the `Index.Types.IndexUpdateMethod` enum within the Vertex AI v1 API, which is part of the Google.Cloud.AIPlatform.V1 namespace."],["The `IndexUpdateMethod` enum has three fields: `BatchUpdate`, for updating indexes with files from Cloud Storage; `StreamUpdate`, for real-time updates via UpsertDatapoints/DeleteDatapoints; and `Unspecified`, which should not be used."],["The provided documentation contains the location to download the Google.Cloud.AIPlatform.V1.dll assembly file."]]],[]]