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-24 UTC."],[[["This document provides reference information for the `Document.Types.Provenance.Types.OperationType` enum within the Google Cloud Document AI v1beta3 API, specifically for the .NET library."],["The enum `Document.Types.Provenance.Types.OperationType` defines various operations that can be performed on existing elements by a processor or agent within the Document AI service."],["Available operations include `Add`, `Remove`, `Replace`, `Update`, `Unspecified`, and deprecated options like `EvalApproved`, `EvalRequested`, and `EvalSkipped`."],["The `Update` operation will overwrite fields rather than replace them, making it useful for modifying specific field values without altering child properties."]]],[]]