Interface protos.google.cloud.vision.v1p1beta1.TextAnnotation.ITextProperty (2.3.8)

Properties of a TextProperty.

Package

@google-cloud/vision!

Properties

detectedBreak

detectedBreak?: (google.cloud.vision.v1p1beta1.TextAnnotation.IDetectedBreak|null);

TextProperty detectedBreak

Property Value
TypeDescription
(google.cloud.vision.v1p1beta1.TextAnnotation.IDetectedBreak|null)

detectedLanguages

detectedLanguages?: (google.cloud.vision.v1p1beta1.TextAnnotation.IDetectedLanguage[]|null);

TextProperty detectedLanguages

Property Value
TypeDescription
(google.cloud.vision.v1p1beta1.TextAnnotation.IDetectedLanguage[]|null)