[[["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 AnnotationType (0.6.3)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.3 (latest)](/php/docs/reference/cloud-datalabeling/latest/V1beta1.AnnotationType)\n- [0.6.2](/php/docs/reference/cloud-datalabeling/0.6.2/V1beta1.AnnotationType)\n- [0.5.7](/php/docs/reference/cloud-datalabeling/0.5.7/V1beta1.AnnotationType)\n- [0.4.2](/php/docs/reference/cloud-datalabeling/0.4.2/V1beta1.AnnotationType)\n- [0.3.1](/php/docs/reference/cloud-datalabeling/0.3.1/V1beta1.AnnotationType)\n- [0.2.0](/php/docs/reference/cloud-datalabeling/0.2.0/V1beta1.AnnotationType)\n- [0.1.14](/php/docs/reference/cloud-datalabeling/0.1.14/V1beta1.AnnotationType) \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 AnnotationType.\n\nProtobuf type `google.cloud.datalabeling.v1beta1.AnnotationType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ DataLabeling \\\\ V1beta1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### ANNOTATION_TYPE_UNSPECIFIED\n\n Value: 0\n\nGenerated from protobuf enum `ANNOTATION_TYPE_UNSPECIFIED = 0;`\n\n### IMAGE_CLASSIFICATION_ANNOTATION\n\n Value: 1\n\nClassification annotations in an image. Allowed for continuous evaluation.\n\nGenerated from protobuf enum `IMAGE_CLASSIFICATION_ANNOTATION = 1;`\n\n### IMAGE_BOUNDING_BOX_ANNOTATION\n\n Value: 2\n\nBounding box annotations in an image. A form of image object detection.\n\nAllowed for continuous evaluation.\n\nGenerated from protobuf enum `IMAGE_BOUNDING_BOX_ANNOTATION = 2;`\n\n### IMAGE_ORIENTED_BOUNDING_BOX_ANNOTATION\n\n Value: 13\n\nOriented bounding box. The box does not have to be parallel to horizontal\nline.\n\nGenerated from protobuf enum `IMAGE_ORIENTED_BOUNDING_BOX_ANNOTATION = 13;`\n\n### IMAGE_BOUNDING_POLY_ANNOTATION\n\n Value: 10\n\nBounding poly annotations in an image.\n\nGenerated from protobuf enum `IMAGE_BOUNDING_POLY_ANNOTATION = 10;`\n\n### IMAGE_POLYLINE_ANNOTATION\n\n Value: 11\n\nPolyline annotations in an image.\n\nGenerated from protobuf enum `IMAGE_POLYLINE_ANNOTATION = 11;`\n\n### IMAGE_SEGMENTATION_ANNOTATION\n\n Value: 12\n\nSegmentation annotations in an image.\n\nGenerated from protobuf enum `IMAGE_SEGMENTATION_ANNOTATION = 12;`\n\n### VIDEO_SHOTS_CLASSIFICATION_ANNOTATION\n\n Value: 3\n\nClassification annotations in video shots.\n\nGenerated from protobuf enum `VIDEO_SHOTS_CLASSIFICATION_ANNOTATION = 3;`\n\n### VIDEO_OBJECT_TRACKING_ANNOTATION\n\n Value: 4\n\nVideo object tracking annotation.\n\nGenerated from protobuf enum `VIDEO_OBJECT_TRACKING_ANNOTATION = 4;`\n\n### VIDEO_OBJECT_DETECTION_ANNOTATION\n\n Value: 5\n\nVideo object detection annotation.\n\nGenerated from protobuf enum `VIDEO_OBJECT_DETECTION_ANNOTATION = 5;`\n\n### VIDEO_EVENT_ANNOTATION\n\n Value: 6\n\nVideo event annotation.\n\nGenerated from protobuf enum `VIDEO_EVENT_ANNOTATION = 6;`\n\n### TEXT_CLASSIFICATION_ANNOTATION\n\n Value: 8\n\nClassification for text. Allowed for continuous evaluation.\n\nGenerated from protobuf enum `TEXT_CLASSIFICATION_ANNOTATION = 8;`\n\n### TEXT_ENTITY_EXTRACTION_ANNOTATION\n\n Value: 9\n\nEntity extraction for text.\n\nGenerated from protobuf enum `TEXT_ENTITY_EXTRACTION_ANNOTATION = 9;`\n\n### GENERAL_CLASSIFICATION_ANNOTATION\n\n Value: 14\n\nGeneral classification. Allowed for continuous evaluation.\n\nGenerated from protobuf enum `GENERAL_CLASSIFICATION_ANNOTATION = 14;`"]]