Module Google::Cloud::DocumentAI::V1beta3::Document::Provenance::OperationType (v0.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
If a processor or agent does an explicit operation on existing elements.
Constants
OPERATION_TYPE_UNSPECIFIED
value: 0 Operation type unspecified.
ADD
value: 1 Add an element. Implicit if no parents are set for the provenance.
REMOVE
value: 2 The element is removed. No parents should be set.
REPLACE
value: 3 Explicitly replaces the element(s) identified by parents.
EVAL_REQUESTED
value: 4 Element is requested for human review.
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"]],[["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-06-11 UTC."],[],[]]