GoogleCloudDatalabelingV1beta1BoundingPoly constructor
GoogleCloudDatalabelingV1beta1BoundingPoly({
- List<
GoogleCloudDatalabelingV1beta1Vertex> ? vertices,
Implementation
GoogleCloudDatalabelingV1beta1BoundingPoly({
this.vertices,
});