UpdateDocumentRequest

October 22, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
tableStringName of the document table
clusterOption<String>Name of the document cluster[optional]
docserde_json::ValueObject containing the document fields to update
idOption<i32>Document ID[optional]
queryOption<models::QueryFilter>[optional]

[Back to Model list] [Back to API list] [Back to README]