Class: Google::Cloud::DataLabeling::V1beta1::LabelOperationMetadata
- Inherits:
-
Object
- Object
- Google::Cloud::DataLabeling::V1beta1::LabelOperationMetadata
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/datalabeling/v1beta1/operations.rb
Overview
Metadata of a labeling operation, such as LabelImage or LabelVideo. Next tag: 20
Instance Attribute Summary collapse
-
#create_time ⇒ ::Google::Protobuf::Timestamp
Output only.
-
#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_classification_details ⇒ ::Google::Cloud::DataLabeling::V1beta1::LabelImageClassificationOperationMetadata
Details of label image classification 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.
-
#partial_failures ⇒ ::Array<::Google::Rpc::Status>
Output only.
-
#progress_percent ⇒ ::Integer
Output only.
-
#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.
-
#video_classification_details ⇒ ::Google::Cloud::DataLabeling::V1beta1::LabelVideoClassificationOperationMetadata
Details of label video classification operation.
-
#video_event_details ⇒ ::Google::Cloud::DataLabeling::V1beta1::LabelVideoEventOperationMetadata
Details of label video event 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.
Instance Attribute Details
#create_time ⇒ ::Google::Protobuf::Timestamp
146 147 148 149 |
# File 'proto_docs/google/cloud/datalabeling/v1beta1/operations.rb', line 146 class LabelOperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#image_bounding_box_details ⇒ ::Google::Cloud::DataLabeling::V1beta1::LabelImageBoundingBoxOperationMetadata
146 147 148 149 |
# File 'proto_docs/google/cloud/datalabeling/v1beta1/operations.rb', line 146 class LabelOperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#image_bounding_poly_details ⇒ ::Google::Cloud::DataLabeling::V1beta1::LabelImageBoundingPolyOperationMetadata
146 147 148 149 |
# File 'proto_docs/google/cloud/datalabeling/v1beta1/operations.rb', line 146 class LabelOperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#image_classification_details ⇒ ::Google::Cloud::DataLabeling::V1beta1::LabelImageClassificationOperationMetadata
146 147 148 149 |
# File 'proto_docs/google/cloud/datalabeling/v1beta1/operations.rb', line 146 class LabelOperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#image_oriented_bounding_box_details ⇒ ::Google::Cloud::DataLabeling::V1beta1::LabelImageOrientedBoundingBoxOperationMetadata
146 147 148 149 |
# File 'proto_docs/google/cloud/datalabeling/v1beta1/operations.rb', line 146 class LabelOperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#image_polyline_details ⇒ ::Google::Cloud::DataLabeling::V1beta1::LabelImagePolylineOperationMetadata
146 147 148 149 |
# File 'proto_docs/google/cloud/datalabeling/v1beta1/operations.rb', line 146 class LabelOperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#image_segmentation_details ⇒ ::Google::Cloud::DataLabeling::V1beta1::LabelImageSegmentationOperationMetadata
146 147 148 149 |
# File 'proto_docs/google/cloud/datalabeling/v1beta1/operations.rb', line 146 class LabelOperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#partial_failures ⇒ ::Array<::Google::Rpc::Status>
146 147 148 149 |
# File 'proto_docs/google/cloud/datalabeling/v1beta1/operations.rb', line 146 class LabelOperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#progress_percent ⇒ ::Integer
146 147 148 149 |
# File 'proto_docs/google/cloud/datalabeling/v1beta1/operations.rb', line 146 class LabelOperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#text_classification_details ⇒ ::Google::Cloud::DataLabeling::V1beta1::LabelTextClassificationOperationMetadata
146 147 148 149 |
# File 'proto_docs/google/cloud/datalabeling/v1beta1/operations.rb', line 146 class LabelOperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#text_entity_extraction_details ⇒ ::Google::Cloud::DataLabeling::V1beta1::LabelTextEntityExtractionOperationMetadata
146 147 148 149 |
# File 'proto_docs/google/cloud/datalabeling/v1beta1/operations.rb', line 146 class LabelOperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#video_classification_details ⇒ ::Google::Cloud::DataLabeling::V1beta1::LabelVideoClassificationOperationMetadata
146 147 148 149 |
# File 'proto_docs/google/cloud/datalabeling/v1beta1/operations.rb', line 146 class LabelOperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#video_event_details ⇒ ::Google::Cloud::DataLabeling::V1beta1::LabelVideoEventOperationMetadata
146 147 148 149 |
# File 'proto_docs/google/cloud/datalabeling/v1beta1/operations.rb', line 146 class LabelOperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#video_object_detection_details ⇒ ::Google::Cloud::DataLabeling::V1beta1::LabelVideoObjectDetectionOperationMetadata
146 147 148 149 |
# File 'proto_docs/google/cloud/datalabeling/v1beta1/operations.rb', line 146 class LabelOperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#video_object_tracking_details ⇒ ::Google::Cloud::DataLabeling::V1beta1::LabelVideoObjectTrackingOperationMetadata
146 147 148 149 |
# File 'proto_docs/google/cloud/datalabeling/v1beta1/operations.rb', line 146 class LabelOperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |