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

Properties of a PolylineAnnotation.

Package

@google-cloud/aiplatform

Properties

annotationSpecId

annotationSpecId?: (string|null);

PolylineAnnotation annotationSpecId

displayName

displayName?: (string|null);

PolylineAnnotation displayName

vertexes

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

PolylineAnnotation vertexes