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

Properties of a ProcessResponse.

Package

@google-cloud/documentai!

Properties

document

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

ProcessResponse document

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

humanReviewOperation

humanReviewOperation?: (string|null);

ProcessResponse humanReviewOperation

Property Value
TypeDescription
(string|null)

humanReviewStatus

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

ProcessResponse humanReviewStatus

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