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
↳ image_bounding_poly_annotation
ImageBoundingPolyAnnotation
Annotation value for image bounding box, oriented bounding box and polygon cases.
↳ image_polyline_annotation
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
↳ text_classification_annotation
↳ text_entity_extraction_annotation
↳ video_classification_annotation
↳ video_object_tracking_annotation
↳ 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