Interface protos.google.cloud.documentai.v1.IBoundingPoly (0.3.1)

Properties of a BoundingPoly.

Package

@google-cloud/contentwarehouse

Properties

normalizedVertices

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

BoundingPoly normalizedVertices

vertices

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

BoundingPoly vertices