Properties of a Block.
Package
@google-cloud/visionProperties
blockType
blockType?: (google.cloud.vision.v1p1beta1.Block.BlockType|keyof typeof google.cloud.vision.v1p1beta1.Block.BlockType|null);Block blockType
boundingBox
boundingBox?: (google.cloud.vision.v1p1beta1.IBoundingPoly|null);Block boundingBox
confidence
confidence?: (number|null);Block confidence
paragraphs
paragraphs?: (google.cloud.vision.v1p1beta1.IParagraph[]|null);Block paragraphs
property
property?: (google.cloud.vision.v1p1beta1.TextAnnotation.ITextProperty|null);Block property