Class: Google::Cloud::DataLabeling::V1beta1::LabelOperationMetadata

Inherits:
Object
  • Object
show all
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

Instance Attribute Details

#create_time::Google::Protobuf::Timestamp

Returns Output only. Timestamp when labeling request was created.

Returns:



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

Returns Details of label image bounding box operation.

Returns:



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

Returns Details of label image bounding poly operation.

Returns:



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

Returns Details of label image classification operation.

Returns:



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

Returns Details of label image oriented bounding box operation.

Returns:



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

Returns Details of label image polyline operation.

Returns:



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

Returns Details of label image segmentation operation.

Returns:



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>

Returns 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.



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

Returns Output only. Progress of label operation. Range: [0, 100].

Returns:

  • (::Integer)

    Output only. Progress of label operation. Range: [0, 100].



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

Returns Details of label text classification operation.

Returns:



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

Returns Details of label text entity extraction operation.

Returns:



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

Returns Details of label video classification operation.

Returns:



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

Returns Details of label video event operation.

Returns:



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

Returns Details of label video object detection operation.

Returns:



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

Returns Details of label video object tracking operation.

Returns:



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