GoogleCloudDatalabelingV1beta1NormalizedBoundingPoly constructor
GoogleCloudDatalabelingV1beta1NormalizedBoundingPoly({
- List<
GoogleCloudDatalabelingV1beta1NormalizedVertex> ? normalizedVertices,
Implementation
GoogleCloudDatalabelingV1beta1NormalizedBoundingPoly({
this.normalizedVertices,
});