Reference documentation and code samples for the AI Platform Data Labeling Service V1beta1 API class Google::Cloud::DataLabeling::V1beta1::LabelOperationMetadata.
Metadata of a labeling operation, such as LabelImage or LabelVideo. Next tag: 20
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#create_time
def create_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. Timestamp when labeling request was created.
#create_time=
def create_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — Output only. Timestamp when labeling request was created.
Returns
- (::Google::Protobuf::Timestamp) — Output only. Timestamp when labeling request was created.
#image_bounding_box_details
def image_bounding_box_details() -> ::Google::Cloud::DataLabeling::V1beta1::LabelImageBoundingBoxOperationMetadata
Returns
- (::Google::Cloud::DataLabeling::V1beta1::LabelImageBoundingBoxOperationMetadata) — Details of label image bounding box operation.
#image_bounding_box_details=
def image_bounding_box_details=(value) -> ::Google::Cloud::DataLabeling::V1beta1::LabelImageBoundingBoxOperationMetadata
Parameter
- value (::Google::Cloud::DataLabeling::V1beta1::LabelImageBoundingBoxOperationMetadata) — Details of label image bounding box operation.
Returns
- (::Google::Cloud::DataLabeling::V1beta1::LabelImageBoundingBoxOperationMetadata) — Details of label image bounding box operation.
#image_bounding_poly_details
def image_bounding_poly_details() -> ::Google::Cloud::DataLabeling::V1beta1::LabelImageBoundingPolyOperationMetadata
Returns
- (::Google::Cloud::DataLabeling::V1beta1::LabelImageBoundingPolyOperationMetadata) — Details of label image bounding poly operation.
#image_bounding_poly_details=
def image_bounding_poly_details=(value) -> ::Google::Cloud::DataLabeling::V1beta1::LabelImageBoundingPolyOperationMetadata
Parameter
- value (::Google::Cloud::DataLabeling::V1beta1::LabelImageBoundingPolyOperationMetadata) — Details of label image bounding poly operation.
Returns
- (::Google::Cloud::DataLabeling::V1beta1::LabelImageBoundingPolyOperationMetadata) — Details of label image bounding poly operation.
#image_classification_details
def image_classification_details() -> ::Google::Cloud::DataLabeling::V1beta1::LabelImageClassificationOperationMetadata
Returns
- (::Google::Cloud::DataLabeling::V1beta1::LabelImageClassificationOperationMetadata) — Details of label image classification operation.
#image_classification_details=
def image_classification_details=(value) -> ::Google::Cloud::DataLabeling::V1beta1::LabelImageClassificationOperationMetadata
Parameter
- value (::Google::Cloud::DataLabeling::V1beta1::LabelImageClassificationOperationMetadata) — Details of label image classification operation.
Returns
- (::Google::Cloud::DataLabeling::V1beta1::LabelImageClassificationOperationMetadata) — Details of label image classification operation.
#image_oriented_bounding_box_details
def image_oriented_bounding_box_details() -> ::Google::Cloud::DataLabeling::V1beta1::LabelImageOrientedBoundingBoxOperationMetadata
Returns
- (::Google::Cloud::DataLabeling::V1beta1::LabelImageOrientedBoundingBoxOperationMetadata) — Details of label image oriented bounding box operation.
#image_oriented_bounding_box_details=
def image_oriented_bounding_box_details=(value) -> ::Google::Cloud::DataLabeling::V1beta1::LabelImageOrientedBoundingBoxOperationMetadata
Parameter
- value (::Google::Cloud::DataLabeling::V1beta1::LabelImageOrientedBoundingBoxOperationMetadata) — Details of label image oriented bounding box operation.
Returns
- (::Google::Cloud::DataLabeling::V1beta1::LabelImageOrientedBoundingBoxOperationMetadata) — Details of label image oriented bounding box operation.
#image_polyline_details
def image_polyline_details() -> ::Google::Cloud::DataLabeling::V1beta1::LabelImagePolylineOperationMetadata
Returns
- (::Google::Cloud::DataLabeling::V1beta1::LabelImagePolylineOperationMetadata) — Details of label image polyline operation.
#image_polyline_details=
def image_polyline_details=(value) -> ::Google::Cloud::DataLabeling::V1beta1::LabelImagePolylineOperationMetadata
Parameter
- value (::Google::Cloud::DataLabeling::V1beta1::LabelImagePolylineOperationMetadata) — Details of label image polyline operation.
Returns
- (::Google::Cloud::DataLabeling::V1beta1::LabelImagePolylineOperationMetadata) — Details of label image polyline operation.
#image_segmentation_details
def image_segmentation_details() -> ::Google::Cloud::DataLabeling::V1beta1::LabelImageSegmentationOperationMetadata
Returns
- (::Google::Cloud::DataLabeling::V1beta1::LabelImageSegmentationOperationMetadata) — Details of label image segmentation operation.
#image_segmentation_details=
def image_segmentation_details=(value) -> ::Google::Cloud::DataLabeling::V1beta1::LabelImageSegmentationOperationMetadata
Parameter
- value (::Google::Cloud::DataLabeling::V1beta1::LabelImageSegmentationOperationMetadata) — Details of label image segmentation operation.
Returns
- (::Google::Cloud::DataLabeling::V1beta1::LabelImageSegmentationOperationMetadata) — Details of label image segmentation operation.
#partial_failures
def partial_failures() -> ::Array<::Google::Rpc::Status>
Returns
- (::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.
#partial_failures=
def partial_failures=(value) -> ::Array<::Google::Rpc::Status>
Parameter
- value (::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.
Returns
- (::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.
#progress_percent
def progress_percent() -> ::Integer
Returns
- (::Integer) — Output only. Progress of label operation. Range: [0, 100].
#progress_percent=
def progress_percent=(value) -> ::Integer
Parameter
- value (::Integer) — Output only. Progress of label operation. Range: [0, 100].
Returns
- (::Integer) — Output only. Progress of label operation. Range: [0, 100].
#text_classification_details
def text_classification_details() -> ::Google::Cloud::DataLabeling::V1beta1::LabelTextClassificationOperationMetadata
Returns
- (::Google::Cloud::DataLabeling::V1beta1::LabelTextClassificationOperationMetadata) — Details of label text classification operation.
#text_classification_details=
def text_classification_details=(value) -> ::Google::Cloud::DataLabeling::V1beta1::LabelTextClassificationOperationMetadata
Parameter
- value (::Google::Cloud::DataLabeling::V1beta1::LabelTextClassificationOperationMetadata) — Details of label text classification operation.
Returns
- (::Google::Cloud::DataLabeling::V1beta1::LabelTextClassificationOperationMetadata) — Details of label text classification operation.
#text_entity_extraction_details
def text_entity_extraction_details() -> ::Google::Cloud::DataLabeling::V1beta1::LabelTextEntityExtractionOperationMetadata
Returns
- (::Google::Cloud::DataLabeling::V1beta1::LabelTextEntityExtractionOperationMetadata) — Details of label text entity extraction operation.
#text_entity_extraction_details=
def text_entity_extraction_details=(value) -> ::Google::Cloud::DataLabeling::V1beta1::LabelTextEntityExtractionOperationMetadata
Parameter
- value (::Google::Cloud::DataLabeling::V1beta1::LabelTextEntityExtractionOperationMetadata) — Details of label text entity extraction operation.
Returns
- (::Google::Cloud::DataLabeling::V1beta1::LabelTextEntityExtractionOperationMetadata) — Details of label text entity extraction operation.
#video_classification_details
def video_classification_details() -> ::Google::Cloud::DataLabeling::V1beta1::LabelVideoClassificationOperationMetadata
Returns
- (::Google::Cloud::DataLabeling::V1beta1::LabelVideoClassificationOperationMetadata) — Details of label video classification operation.
#video_classification_details=
def video_classification_details=(value) -> ::Google::Cloud::DataLabeling::V1beta1::LabelVideoClassificationOperationMetadata
Parameter
- value (::Google::Cloud::DataLabeling::V1beta1::LabelVideoClassificationOperationMetadata) — Details of label video classification operation.
Returns
- (::Google::Cloud::DataLabeling::V1beta1::LabelVideoClassificationOperationMetadata) — Details of label video classification operation.
#video_event_details
def video_event_details() -> ::Google::Cloud::DataLabeling::V1beta1::LabelVideoEventOperationMetadata
Returns
- (::Google::Cloud::DataLabeling::V1beta1::LabelVideoEventOperationMetadata) — Details of label video event operation.
#video_event_details=
def video_event_details=(value) -> ::Google::Cloud::DataLabeling::V1beta1::LabelVideoEventOperationMetadata
Parameter
- value (::Google::Cloud::DataLabeling::V1beta1::LabelVideoEventOperationMetadata) — Details of label video event operation.
Returns
- (::Google::Cloud::DataLabeling::V1beta1::LabelVideoEventOperationMetadata) — Details of label video event operation.
#video_object_detection_details
def video_object_detection_details() -> ::Google::Cloud::DataLabeling::V1beta1::LabelVideoObjectDetectionOperationMetadata
Returns
- (::Google::Cloud::DataLabeling::V1beta1::LabelVideoObjectDetectionOperationMetadata) — Details of label video object detection operation.
#video_object_detection_details=
def video_object_detection_details=(value) -> ::Google::Cloud::DataLabeling::V1beta1::LabelVideoObjectDetectionOperationMetadata
Parameter
- value (::Google::Cloud::DataLabeling::V1beta1::LabelVideoObjectDetectionOperationMetadata) — Details of label video object detection operation.
Returns
- (::Google::Cloud::DataLabeling::V1beta1::LabelVideoObjectDetectionOperationMetadata) — Details of label video object detection operation.
#video_object_tracking_details
def video_object_tracking_details() -> ::Google::Cloud::DataLabeling::V1beta1::LabelVideoObjectTrackingOperationMetadata
Returns
- (::Google::Cloud::DataLabeling::V1beta1::LabelVideoObjectTrackingOperationMetadata) — Details of label video object tracking operation.
#video_object_tracking_details=
def video_object_tracking_details=(value) -> ::Google::Cloud::DataLabeling::V1beta1::LabelVideoObjectTrackingOperationMetadata
Parameter
- value (::Google::Cloud::DataLabeling::V1beta1::LabelVideoObjectTrackingOperationMetadata) — Details of label video object tracking operation.
Returns
- (::Google::Cloud::DataLabeling::V1beta1::LabelVideoObjectTrackingOperationMetadata) — Details of label video object tracking operation.