BatchUpdate: user can call UpdateIndex with files on Cloud Storage of
datapoints to update.
BATCH_UPDATE = 1;
BATCH_UPDATE_VALUE
BatchUpdate: user can call UpdateIndex with files on Cloud Storage of
datapoints to update.
BATCH_UPDATE = 1;
INDEX_UPDATE_METHOD_UNSPECIFIED
Should not be used.
INDEX_UPDATE_METHOD_UNSPECIFIED = 0;
INDEX_UPDATE_METHOD_UNSPECIFIED_VALUE
Should not be used.
INDEX_UPDATE_METHOD_UNSPECIFIED = 0;
STREAM_UPDATE
StreamUpdate: user can call UpsertDatapoints/DeleteDatapoints to update
the Index and the updates will be applied in corresponding
DeployedIndexes in nearly real-time.
STREAM_UPDATE = 2;
STREAM_UPDATE_VALUE
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 2026-04-25 UTC."],[],[]]