Interface protos.google.cloud.documentai.v1beta3.IBoundingPoly (8.4.0)

Properties of a BoundingPoly.

Package

@google-cloud/documentai

Properties

normalizedVertices

normalizedVertices?: (google.cloud.documentai.v1beta3.INormalizedVertex[]|null);

BoundingPoly normalizedVertices

vertices

vertices?: (google.cloud.documentai.v1beta3.IVertex[]|null);

BoundingPoly vertices