Interface protos.google.cloud.documentai.v1beta2.Document.Page.ILine (2.10.0)

Properties of a Line.

Package

@google-cloud/documentai!

Properties

detectedLanguages

detectedLanguages?: (google.cloud.documentai.v1beta2.Document.Page.IDetectedLanguage[]|null);

Line detectedLanguages

Property Value
TypeDescription
(google.cloud.documentai.v1beta2.Document.Page.IDetectedLanguage[]|null)

layout

layout?: (google.cloud.documentai.v1beta2.Document.Page.ILayout|null);

Line layout

Property Value
TypeDescription
(google.cloud.documentai.v1beta2.Document.Page.ILayout|null)