Class BoundingPoly (3.7.4)

BoundingPoly(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A bounding polygon for the detected image annotation.

Attribute

Name Description
vertices MutableSequence[google.cloud.vision_v1p1beta1.types.Vertex]
The bounding polygon vertices.