Reference documentation and code samples for the Document AI V1beta3 API module Google::Cloud::DocumentAI::V1beta3::Document::Provenance::OperationType.
If a processor or agent does an explicit operation on existing elements.
Constants
OPERATION_TYPE_UNSPECIFIED
value: 0 Operation type unspecified. If no operation is specified a provenance
entry is simply used to match against a parent.
ADD
value: 1 Add an element.
REMOVE
value: 2 Remove an element identified by parent.
REPLACE
value: 3 Replace an element identified by parent.
EVAL_REQUESTED
value: 4 Request human review for the element identified by parent.
EVAL_APPROVED
value: 5 Element is reviewed and approved at human review, confidence will be
set to 1.0.
EVAL_SKIPPED
value: 6 Element is skipped in the validation process.
[[["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."],[],[],null,[]]