Interface protos.google.cloud.vision.v1p2beta1.IPage (4.2.1)

Properties of a Page.

Package

@google-cloud/vision

Properties

blocks

blocks?: (google.cloud.vision.v1p2beta1.IBlock[]|null);

Page blocks

confidence

confidence?: (number|null);

Page confidence

height

height?: (number|null);

Page height

property

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

Page property

width

width?: (number|null);

Page width