Reference documentation and code samples for the Google Cloud Datalabeling V1beta1 Client class ImagePolylineAnnotation.
A polyline for the image annotation.
Generated from protobuf message google.cloud.datalabeling.v1beta1.ImagePolylineAnnotation
Namespace
Google \ Cloud \ DataLabeling \ V1beta1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ polyline |
Google\Cloud\DataLabeling\V1beta1\Polyline
|
↳ normalized_polyline |
Google\Cloud\DataLabeling\V1beta1\NormalizedPolyline
|
↳ annotation_spec |
Google\Cloud\DataLabeling\V1beta1\AnnotationSpec
Label of this polyline. |
getPolyline
Generated from protobuf field .google.cloud.datalabeling.v1beta1.Polyline polyline = 2;
Returns | |
---|---|
Type | Description |
Google\Cloud\DataLabeling\V1beta1\Polyline|null |
hasPolyline
setPolyline
Generated from protobuf field .google.cloud.datalabeling.v1beta1.Polyline polyline = 2;
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\DataLabeling\V1beta1\Polyline
|
Returns | |
---|---|
Type | Description |
$this |
getNormalizedPolyline
Generated from protobuf field .google.cloud.datalabeling.v1beta1.NormalizedPolyline normalized_polyline = 3;
Returns | |
---|---|
Type | Description |
Google\Cloud\DataLabeling\V1beta1\NormalizedPolyline|null |
hasNormalizedPolyline
setNormalizedPolyline
Generated from protobuf field .google.cloud.datalabeling.v1beta1.NormalizedPolyline normalized_polyline = 3;
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\DataLabeling\V1beta1\NormalizedPolyline
|
Returns | |
---|---|
Type | Description |
$this |
getAnnotationSpec
Label of this polyline.
Returns | |
---|---|
Type | Description |
Google\Cloud\DataLabeling\V1beta1\AnnotationSpec|null |
hasAnnotationSpec
clearAnnotationSpec
setAnnotationSpec
Label of this polyline.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\DataLabeling\V1beta1\AnnotationSpec
|
Returns | |
---|---|
Type | Description |
$this |
getPoly
Returns | |
---|---|
Type | Description |
string |