Interface protos.google.cloud.documentai.v1.IProcessRequest (3.1.0)

Properties of a ProcessRequest.

Package

@google-cloud/documentai

Properties

inlineDocument

inlineDocument?: (google.cloud.documentai.v1.IDocument|null);

ProcessRequest inlineDocument

name

name?: (string|null);

ProcessRequest name

rawDocument

rawDocument?: (google.cloud.documentai.v1.IRawDocument|null);

ProcessRequest rawDocument

skipHumanReview

skipHumanReview?: (boolean|null);

ProcessRequest skipHumanReview