public enum OperationTypeReference documentation and code samples for the Cloud Document AI v1 API enum Document.Types.Provenance.Types.OperationType.
If a processor or agent does an explicit operation on existing elements.
Namespace
Google.Cloud.DocumentAI.V1Assembly
Google.Cloud.DocumentAI.V1.dll
Fields |
|
|---|---|
| Name | Description |
Add |
Add an element. |
EvalApproved |
Element is reviewed and approved at human review, confidence will be set to 1.0. |
EvalRequested |
Request human review for the element identified by |
EvalSkipped |
Element is skipped in the validation process. |
Remove |
Remove an element identified by |
Replace |
Replace an element identified by |
Unspecified |
Operation type unspecified. If no operation is specified a provenance
entry is simply used to match against a |