Interface protos.google.cloud.aiplatform.v1beta1.schema.ImageSegmentationAnnotation.IPolygonAnnotation (3.13.0)

Properties of a PolygonAnnotation.

Package

@google-cloud/aiplatform

Properties

annotationSpecId

annotationSpecId?: (string|null);

PolygonAnnotation annotationSpecId

displayName

displayName?: (string|null);

PolygonAnnotation displayName

vertexes

vertexes?: (google.cloud.aiplatform.v1beta1.schema.IVertex[]|null);

PolygonAnnotation vertexes