Request message for
DocumentService.UpdateDocument
method.
Attributes
Name
Description
document
google.cloud.discoveryengine_v1beta.types.Document
Required. The document to update/create.
If the caller does not have permission to update the
Document,
regardless of whether or not it exists, a
PERMISSION_DENIED error is returned.
If the
Document to
update does not exist and
allow_missing
is not set, a NOT_FOUND error is returned.
allow_missing
bool
If set to true, and the
Document is
not found, a new
Document
will be created.
[[["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 2025-08-07 UTC."],[],[]]