Interface protos.google.cloud.documentai.v1beta2.IProcessDocumentResponse (2.10.0)

Properties of a ProcessDocumentResponse.

Package

@google-cloud/documentai!

Properties

inputConfig

inputConfig?: (google.cloud.documentai.v1beta2.IInputConfig|null);

ProcessDocumentResponse inputConfig

Property Value
TypeDescription
(google.cloud.documentai.v1beta2.IInputConfig|null)

outputConfig

outputConfig?: (google.cloud.documentai.v1beta2.IOutputConfig|null);

ProcessDocumentResponse outputConfig

Property Value
TypeDescription
(google.cloud.documentai.v1beta2.IOutputConfig|null)