Reference documentation and code samples for the Google Cloud Datalabeling V1beta1 Client class LabelOperationMetadata.
Metadata of a labeling operation, such as LabelImage or LabelVideo.
Next tag: 20
Generated from protobuf message google.cloud.datalabeling.v1beta1.LabelOperationMetadata
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ image_classification_details
Google\Cloud\DataLabeling\V1beta1\LabelImageClassificationOperationMetadata
Details of label image classification operation.
↳ image_bounding_box_details
Google\Cloud\DataLabeling\V1beta1\LabelImageBoundingBoxOperationMetadata
Details of label image bounding box operation.
↳ image_bounding_poly_details
Google\Cloud\DataLabeling\V1beta1\LabelImageBoundingPolyOperationMetadata
Details of label image bounding poly operation.
↳ image_oriented_bounding_box_details
Google\Cloud\DataLabeling\V1beta1\LabelImageOrientedBoundingBoxOperationMetadata
Details of label image oriented bounding box operation.
↳ image_polyline_details
Google\Cloud\DataLabeling\V1beta1\LabelImagePolylineOperationMetadata
Details of label image polyline operation.
↳ image_segmentation_details
Google\Cloud\DataLabeling\V1beta1\LabelImageSegmentationOperationMetadata
Details of label image segmentation operation.
↳ video_classification_details
Google\Cloud\DataLabeling\V1beta1\LabelVideoClassificationOperationMetadata
Details of label video classification operation.
↳ video_object_detection_details
Google\Cloud\DataLabeling\V1beta1\LabelVideoObjectDetectionOperationMetadata
Details of label video object detection operation.
↳ video_object_tracking_details
Google\Cloud\DataLabeling\V1beta1\LabelVideoObjectTrackingOperationMetadata
Details of label video object tracking operation.
↳ video_event_details
Google\Cloud\DataLabeling\V1beta1\LabelVideoEventOperationMetadata
Details of label video event operation.
↳ text_classification_details
Google\Cloud\DataLabeling\V1beta1\LabelTextClassificationOperationMetadata
Details of label text classification operation.
↳ text_entity_extraction_details
Google\Cloud\DataLabeling\V1beta1\LabelTextEntityExtractionOperationMetadata
Details of label text entity extraction operation.
↳ progress_percent
int
Output only. Progress of label operation. Range: [0, 100].
↳ partial_failures
array< Google\Rpc\Status
>
Output only. Partial failures encountered. E.g. single files that couldn't be read. Status details field will contain standard GCP error details.
↳ create_time
getImageClassificationDetails
Details of label image classification operation.
hasImageClassificationDetails
setImageClassificationDetails
Details of label image classification operation.
$this
getImageBoundingBoxDetails
Details of label image bounding box operation.
hasImageBoundingBoxDetails
setImageBoundingBoxDetails
Details of label image bounding box operation.
$this
getImageBoundingPolyDetails
Details of label image bounding poly operation.
hasImageBoundingPolyDetails
setImageBoundingPolyDetails
Details of label image bounding poly operation.
$this
getImageOrientedBoundingBoxDetails
Details of label image oriented bounding box operation.
hasImageOrientedBoundingBoxDetails
setImageOrientedBoundingBoxDetails
Details of label image oriented bounding box operation.
$this
getImagePolylineDetails
Details of label image polyline operation.
hasImagePolylineDetails
setImagePolylineDetails
Details of label image polyline operation.
$this
getImageSegmentationDetails
Details of label image segmentation operation.
hasImageSegmentationDetails
setImageSegmentationDetails
Details of label image segmentation operation.
$this
getVideoClassificationDetails
Details of label video classification operation.
hasVideoClassificationDetails
setVideoClassificationDetails
Details of label video classification operation.
$this
getVideoObjectDetectionDetails
Details of label video object detection operation.
hasVideoObjectDetectionDetails
setVideoObjectDetectionDetails
Details of label video object detection operation.
$this
getVideoObjectTrackingDetails
Details of label video object tracking operation.
hasVideoObjectTrackingDetails
setVideoObjectTrackingDetails
Details of label video object tracking operation.
$this
getVideoEventDetails
Details of label video event operation.
hasVideoEventDetails
setVideoEventDetails
Details of label video event operation.
$this
getTextClassificationDetails
Details of label text classification operation.
hasTextClassificationDetails
setTextClassificationDetails
Details of label text classification operation.
$this
getTextEntityExtractionDetails
Details of label text entity extraction operation.
hasTextEntityExtractionDetails
setTextEntityExtractionDetails
Details of label text entity extraction operation.
$this
getProgressPercent
Output only. Progress of label operation. Range: [0, 100].
int
setProgressPercent
Output only. Progress of label operation. Range: [0, 100].
var
int
$this
getPartialFailures
Output only. Partial failures encountered.
E.g. single files that couldn't be read. Status details field will contain standard GCP error details.
setPartialFailures
Output only. Partial failures encountered.
E.g. single files that couldn't be read. Status details field will contain standard GCP error details.
$this
getCreateTime
Output only. Timestamp when labeling request was created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. Timestamp when labeling request was created.
$this
getDetails
string