Reference documentation and code samples for the Google Cloud Datalabeling V1beta1 Client class AnnotationValue.
Annotation value for an example.
Generated from protobuf message google.cloud.datalabeling.v1beta1.AnnotationValue
Namespace
Google \ Cloud \ DataLabeling \ V1beta1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ image_classification_annotation
Google\Cloud\DataLabeling\V1beta1\ImageClassificationAnnotation
Annotation value for image classification case.
↳ image_bounding_poly_annotation
Google\Cloud\DataLabeling\V1beta1\ImageBoundingPolyAnnotation
Annotation value for image bounding box, oriented bounding box and polygon cases.
↳ image_polyline_annotation
Google\Cloud\DataLabeling\V1beta1\ImagePolylineAnnotation
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.
↳ image_segmentation_annotation
Google\Cloud\DataLabeling\V1beta1\ImageSegmentationAnnotation
Annotation value for image segmentation.
↳ text_classification_annotation
Google\Cloud\DataLabeling\V1beta1\TextClassificationAnnotation
Annotation value for text classification case.
↳ text_entity_extraction_annotation
Google\Cloud\DataLabeling\V1beta1\TextEntityExtractionAnnotation
Annotation value for text entity extraction case.
↳ video_classification_annotation
Google\Cloud\DataLabeling\V1beta1\VideoClassificationAnnotation
Annotation value for video classification case.
↳ video_object_tracking_annotation
Google\Cloud\DataLabeling\V1beta1\VideoObjectTrackingAnnotation
Annotation value for video object detection and tracking case.
↳ video_event_annotation
getImageClassificationAnnotation
Annotation value for image classification case.
hasImageClassificationAnnotation
setImageClassificationAnnotation
Annotation value for image classification case.
$this
getImageBoundingPolyAnnotation
Annotation value for image bounding box, oriented bounding box and polygon cases.
hasImageBoundingPolyAnnotation
setImageBoundingPolyAnnotation
Annotation value for image bounding box, oriented bounding box and polygon cases.
$this
getImagePolylineAnnotation
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.
hasImagePolylineAnnotation
setImagePolylineAnnotation
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.
$this
getImageSegmentationAnnotation
Annotation value for image segmentation.
hasImageSegmentationAnnotation
setImageSegmentationAnnotation
Annotation value for image segmentation.
$this
getTextClassificationAnnotation
Annotation value for text classification case.
hasTextClassificationAnnotation
setTextClassificationAnnotation
Annotation value for text classification case.
$this
getTextEntityExtractionAnnotation
Annotation value for text entity extraction case.
hasTextEntityExtractionAnnotation
setTextEntityExtractionAnnotation
Annotation value for text entity extraction case.
$this
getVideoClassificationAnnotation
Annotation value for video classification case.
hasVideoClassificationAnnotation
setVideoClassificationAnnotation
Annotation value for video classification case.
$this
getVideoObjectTrackingAnnotation
Annotation value for video object detection and tracking case.
hasVideoObjectTrackingAnnotation
setVideoObjectTrackingAnnotation
Annotation value for video object detection and tracking case.
$this
getVideoEventAnnotation
Annotation value for video event case.
hasVideoEventAnnotation
setVideoEventAnnotation
Annotation value for video event case.
$this
getValueType
string