Class BoundingPoly (3.7.1)

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

A bounding polygon for the detected image annotation.

Attribute

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