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.
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.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Datalabeling V1beta1 Client - Class AnnotationValue (0.6.3)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.3 (latest)](/php/docs/reference/cloud-datalabeling/latest/V1beta1.AnnotationValue)\n- [0.6.2](/php/docs/reference/cloud-datalabeling/0.6.2/V1beta1.AnnotationValue)\n- [0.5.7](/php/docs/reference/cloud-datalabeling/0.5.7/V1beta1.AnnotationValue)\n- [0.4.2](/php/docs/reference/cloud-datalabeling/0.4.2/V1beta1.AnnotationValue)\n- [0.3.1](/php/docs/reference/cloud-datalabeling/0.3.1/V1beta1.AnnotationValue)\n- [0.2.0](/php/docs/reference/cloud-datalabeling/0.2.0/V1beta1.AnnotationValue)\n- [0.1.14](/php/docs/reference/cloud-datalabeling/0.1.14/V1beta1.AnnotationValue) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Cloud Datalabeling V1beta1 Client class AnnotationValue.\n\nAnnotation value for an example.\n\nGenerated from protobuf message `google.cloud.datalabeling.v1beta1.AnnotationValue`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ DataLabeling \\\\ V1beta1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getImageClassificationAnnotation\n\nAnnotation value for image classification case.\n\n### hasImageClassificationAnnotation\n\n### setImageClassificationAnnotation\n\nAnnotation value for image classification case.\n\n### getImageBoundingPolyAnnotation\n\nAnnotation value for image bounding box, oriented bounding box\nand polygon cases.\n\n### hasImageBoundingPolyAnnotation\n\n### setImageBoundingPolyAnnotation\n\nAnnotation value for image bounding box, oriented bounding box\nand polygon cases.\n\n### getImagePolylineAnnotation\n\nAnnotation value for image polyline cases.\n\nPolyline here is different from BoundingPoly. It is formed by\nline segments connected to each other but not closed form(Bounding Poly).\nThe line segments can cross each other.\n\n### hasImagePolylineAnnotation\n\n### setImagePolylineAnnotation\n\nAnnotation value for image polyline cases.\n\nPolyline here is different from BoundingPoly. It is formed by\nline segments connected to each other but not closed form(Bounding Poly).\nThe line segments can cross each other.\n\n### getImageSegmentationAnnotation\n\nAnnotation value for image segmentation.\n\n### hasImageSegmentationAnnotation\n\n### setImageSegmentationAnnotation\n\nAnnotation value for image segmentation.\n\n### getTextClassificationAnnotation\n\nAnnotation value for text classification case.\n\n### hasTextClassificationAnnotation\n\n### setTextClassificationAnnotation\n\nAnnotation value for text classification case.\n\n### getTextEntityExtractionAnnotation\n\nAnnotation value for text entity extraction case.\n\n### hasTextEntityExtractionAnnotation\n\n### setTextEntityExtractionAnnotation\n\nAnnotation value for text entity extraction case.\n\n### getVideoClassificationAnnotation\n\nAnnotation value for video classification case.\n\n### hasVideoClassificationAnnotation\n\n### setVideoClassificationAnnotation\n\nAnnotation value for video classification case.\n\n### getVideoObjectTrackingAnnotation\n\nAnnotation value for video object detection and tracking case.\n\n### hasVideoObjectTrackingAnnotation\n\n### setVideoObjectTrackingAnnotation\n\nAnnotation value for video object detection and tracking case.\n\n### getVideoEventAnnotation\n\nAnnotation value for video event case.\n\n### hasVideoEventAnnotation\n\n### setVideoEventAnnotation\n\nAnnotation value for video event case.\n\n### getValueType"]]