Deprecated. Element is reviewed and approved at human review,
confidence will be set to 1.0.
EvalRequested
Deprecated. Request human review for the element identified by
parent.
EvalSkipped
Deprecated. Element is skipped in the validation process.
Remove
Remove an element identified by parent.
Replace
Currently unused. Replace an element identified by parent.
Unspecified
Operation type unspecified. If no operation is specified a provenance
entry is simply used to match against a parent.
Update
Updates any fields within the given provenance scope of the message. It
overwrites the fields rather than replacing them. Use this when you
want to update a field value of an entity without also updating all the
child properties.
[[["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 2025-03-21 UTC."],[[["The documentation covers various versions of the `Document.Types.Provenance.Types.OperationType` enum for the Cloud Document AI v1 API, ranging from version 1.0.0 to the latest 3.19.0."],["This enum represents different types of operations performed on elements by a processor or agent within the Document AI API, such as adding, removing, or updating."],["The available operation types include `Add`, `Remove`, `Replace`, `Update`, and `Unspecified`, along with deprecated options like `EvalApproved`, `EvalRequested`, and `EvalSkipped`."],["The `Unspecified` operation type is used when no other operation is defined, primarily to identify the `parent`."],["The `Update` operation is used to update specific field values within the scope of an entity, without replacing the entire element."]]],[]]