Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::Index::IndexUpdateMethod (v0.54.0)
Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::Index::IndexUpdateMethod.
The update method of an Index.
Constants
INDEX_UPDATE_METHOD_UNSPECIFIED
value: 0 Should not be used.
BATCH_UPDATE
value: 1 BatchUpdate: user can call UpdateIndex with files on Cloud Storage of
Datapoints to update.
STREAM_UPDATE
value: 2 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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-31 UTC."],[],[]]