imagePolylineAnnotation property

GoogleCloudDatalabelingV1beta1ImagePolylineAnnotation? imagePolylineAnnotation
getter/setter pair

Annotation value for image polyline cases.

Polyline here is different from BoundingPoly. It is formed by line segments connected to each other but not closed form(Bounding Poly). The line segments can cross each other.

Implementation

GoogleCloudDatalabelingV1beta1ImagePolylineAnnotation?
    imagePolylineAnnotation;