Interface protos.google.cloud.vision.v1p4beta1.TextAnnotation.IDetectedLanguage (2.3.8)

Properties of a DetectedLanguage.

Package

@google-cloud/vision!

Properties

confidence

confidence?: (number|null);

DetectedLanguage confidence

Property Value
TypeDescription
(number|null)

languageCode

languageCode?: (string|null);

DetectedLanguage languageCode

Property Value
TypeDescription
(string|null)