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

Properties of a DetectedBreak.

Package

@google-cloud/vision!

Properties

isPrefix

isPrefix?: (boolean|null);

DetectedBreak isPrefix

Property Value
TypeDescription
(boolean|null)

type

type?: (google.cloud.vision.v1p1beta1.TextAnnotation.DetectedBreak.BreakType|keyof typeof google.cloud.vision.v1p1beta1.TextAnnotation.DetectedBreak.BreakType|null);

DetectedBreak type

Property Value
TypeDescription
(google.cloud.vision.v1p1beta1.TextAnnotation.DetectedBreak.BreakType|keyof typeof google.cloud.vision.v1p1beta1.TextAnnotation.DetectedBreak.BreakType|null)