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

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