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

Properties of a PolylineAnnotation.

Package

@google-cloud/aiplatform

Properties

annotationSpecId

annotationSpecId?: (string|null);

PolylineAnnotation annotationSpecId

Property Value
TypeDescription
(string|null)

displayName

displayName?: (string|null);

PolylineAnnotation displayName

Property Value
TypeDescription
(string|null)

vertexes

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

PolylineAnnotation vertexes

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