Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.ProcessorsResource.DatasetResource.GetDocumentRequest.DocumentIdRevisionRefRevisionCaseEnum

Reads the revision by the predefined case.

Namespace: Google.Apis.Document.v1beta3
Assembly: Google.Apis.Document.v1beta3.dll
Syntax
public enum ProjectsResource.LocationsResource.ProcessorsResource.DatasetResource.GetDocumentRequest.DocumentIdRevisionRefRevisionCaseEnum

Fields

Name Description
BASEOCRREVISION

The first (OCR) revision.

LATESTHUMANREVIEW

The latest revision made by a human.

LATESTTIMESTAMP

The latest revision based on timestamp.

REVISIONCASEUNSPECIFIED

Unspecified case, fall back to read the LATEST_HUMAN_REVIEW.

In this article
Back to top Generated by DocFX