Show / Hide Table of Contents

Namespace Google.Apis.Document.v1beta2

Classes

DocumentBaseServiceRequest<TResponse>

A base abstract class for Document requests.

DocumentService

The Document Service.

DocumentService.Scope

Available OAuth 2.0 scopes for use with the Cloud Document AI API.

DocumentService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Cloud Document AI API.

ProjectsResource

The "projects" collection of methods.

ProjectsResource.DocumentsResource

The "documents" collection of methods.

ProjectsResource.DocumentsResource.BatchProcessRequest

LRO endpoint to batch process many documents. The output is written to Cloud Storage as JSON in the [Document] format.

ProjectsResource.DocumentsResource.ProcessRequest

Processes a single document.

ProjectsResource.LocationsResource

The "locations" collection of methods.

ProjectsResource.LocationsResource.DocumentsResource

The "documents" collection of methods.

ProjectsResource.LocationsResource.DocumentsResource.BatchProcessRequest

LRO endpoint to batch process many documents. The output is written to Cloud Storage as JSON in the [Document] format.

ProjectsResource.LocationsResource.DocumentsResource.ProcessRequest

Processes a single document.

ProjectsResource.LocationsResource.OperationsResource

The "operations" collection of methods.

ProjectsResource.LocationsResource.OperationsResource.GetRequest

Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

ProjectsResource.OperationsResource

The "operations" collection of methods.

ProjectsResource.OperationsResource.GetRequest

Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

Enums

DocumentBaseServiceRequest<TResponse>.AltEnum

Data format for response.

DocumentBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

In This Article
Back to top Generated by DocFX