Interface protos.google.cloud.documentai.v1beta1.Document.Page.IDetectedLanguage (3.0.2)

Properties of a DetectedLanguage.

Package

@google-cloud/documentai!

Properties

confidence

confidence?: (number|null);

DetectedLanguage confidence

Property Value
TypeDescription
(number|null)

languageCode

languageCode?: (string|null);

DetectedLanguage languageCode

Property Value
TypeDescription
(string|null)