Interface protos.google.cloud.vision.v1p4beta1.ISymbol (4.2.1)

Properties of a Symbol.

Package

@google-cloud/vision

Properties

boundingBox

boundingBox?: (google.cloud.vision.v1p4beta1.IBoundingPoly|null);

Symbol boundingBox

confidence

confidence?: (number|null);

Symbol confidence

property

property?: (google.cloud.vision.v1p4beta1.TextAnnotation.ITextProperty|null);

Symbol property

text

text?: (string|null);

Symbol text