Cloud Document AI v1beta3 API - Enum RevisionRef.Types.RevisionCase (2.0.0-beta18)

public enum RevisionRef.Types.RevisionCase

Reference documentation and code samples for the Cloud Document AI v1beta3 API enum RevisionRef.Types.RevisionCase.

Some predefined revision cases.

Namespace

Google.Cloud.DocumentAI.V1Beta3

Assembly

Google.Cloud.DocumentAI.V1Beta3.dll

Fields

NameDescription
BaseOcrRevision

The first (OCR) revision.

LatestHumanReview

The latest revision made by a human.

LatestTimestamp

The latest revision based on timestamp.

Unspecified

Unspecified case, fall back to read the LATEST_HUMAN_REVIEW.