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

Properties of a PolygonAnnotation.

Package

@google-cloud/aiplatform

Properties

annotationSpecId

annotationSpecId?: (string|null);

PolygonAnnotation annotationSpecId

Property Value
TypeDescription
(string|null)

displayName

displayName?: (string|null);

PolygonAnnotation displayName

Property Value
TypeDescription
(string|null)

vertexes

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

PolygonAnnotation vertexes

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.schema.IVertex[]|null)