Interface protos.google.cloud.documentai.v1.IProcessResponse (3.0.2)

Properties of a ProcessResponse.

Package

@google-cloud/documentai!

Properties

document

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

ProcessResponse document

Property Value
TypeDescription
(google.cloud.documentai.v1.IDocument|null)

humanReviewStatus

humanReviewStatus?: (google.cloud.documentai.v1.IHumanReviewStatus|null);

ProcessResponse humanReviewStatus

Property Value
TypeDescription
(google.cloud.documentai.v1.IHumanReviewStatus|null)