AI Platform Data Labeling Service V1beta1 API - Class Google::Cloud::DataLabeling::V1beta1::LabelOperationMetadata (v0.8.0)

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

#create_time=

def create_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#image_bounding_box_details

def image_bounding_box_details() -> ::Google::Cloud::DataLabeling::V1beta1::LabelImageBoundingBoxOperationMetadata
Returns

#image_bounding_box_details=

def image_bounding_box_details=(value) -> ::Google::Cloud::DataLabeling::V1beta1::LabelImageBoundingBoxOperationMetadata
Parameter
Returns

#image_bounding_poly_details

def image_bounding_poly_details() -> ::Google::Cloud::DataLabeling::V1beta1::LabelImageBoundingPolyOperationMetadata
Returns

#image_bounding_poly_details=

def image_bounding_poly_details=(value) -> ::Google::Cloud::DataLabeling::V1beta1::LabelImageBoundingPolyOperationMetadata
Parameter
Returns

#image_classification_details

def image_classification_details() -> ::Google::Cloud::DataLabeling::V1beta1::LabelImageClassificationOperationMetadata
Returns

#image_classification_details=

def image_classification_details=(value) -> ::Google::Cloud::DataLabeling::V1beta1::LabelImageClassificationOperationMetadata
Parameter
Returns

#image_oriented_bounding_box_details

def image_oriented_bounding_box_details() -> ::Google::Cloud::DataLabeling::V1beta1::LabelImageOrientedBoundingBoxOperationMetadata
Returns

#image_oriented_bounding_box_details=

def image_oriented_bounding_box_details=(value) -> ::Google::Cloud::DataLabeling::V1beta1::LabelImageOrientedBoundingBoxOperationMetadata
Parameter
Returns

#image_polyline_details

def image_polyline_details() -> ::Google::Cloud::DataLabeling::V1beta1::LabelImagePolylineOperationMetadata
Returns

#image_polyline_details=

def image_polyline_details=(value) -> ::Google::Cloud::DataLabeling::V1beta1::LabelImagePolylineOperationMetadata
Parameter
Returns

#image_segmentation_details

def image_segmentation_details() -> ::Google::Cloud::DataLabeling::V1beta1::LabelImageSegmentationOperationMetadata
Returns

#image_segmentation_details=

def image_segmentation_details=(value) -> ::Google::Cloud::DataLabeling::V1beta1::LabelImageSegmentationOperationMetadata
Parameter
Returns

#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

#text_classification_details=

def text_classification_details=(value) -> ::Google::Cloud::DataLabeling::V1beta1::LabelTextClassificationOperationMetadata
Parameter
Returns

#text_entity_extraction_details

def text_entity_extraction_details() -> ::Google::Cloud::DataLabeling::V1beta1::LabelTextEntityExtractionOperationMetadata
Returns

#text_entity_extraction_details=

def text_entity_extraction_details=(value) -> ::Google::Cloud::DataLabeling::V1beta1::LabelTextEntityExtractionOperationMetadata
Parameter
Returns

#video_classification_details

def video_classification_details() -> ::Google::Cloud::DataLabeling::V1beta1::LabelVideoClassificationOperationMetadata
Returns

#video_classification_details=

def video_classification_details=(value) -> ::Google::Cloud::DataLabeling::V1beta1::LabelVideoClassificationOperationMetadata
Parameter
Returns

#video_event_details

def video_event_details() -> ::Google::Cloud::DataLabeling::V1beta1::LabelVideoEventOperationMetadata
Returns

#video_event_details=

def video_event_details=(value) -> ::Google::Cloud::DataLabeling::V1beta1::LabelVideoEventOperationMetadata
Parameter
Returns

#video_object_detection_details

def video_object_detection_details() -> ::Google::Cloud::DataLabeling::V1beta1::LabelVideoObjectDetectionOperationMetadata
Returns

#video_object_detection_details=

def video_object_detection_details=(value) -> ::Google::Cloud::DataLabeling::V1beta1::LabelVideoObjectDetectionOperationMetadata
Parameter
Returns

#video_object_tracking_details

def video_object_tracking_details() -> ::Google::Cloud::DataLabeling::V1beta1::LabelVideoObjectTrackingOperationMetadata
Returns

#video_object_tracking_details=

def video_object_tracking_details=(value) -> ::Google::Cloud::DataLabeling::V1beta1::LabelVideoObjectTrackingOperationMetadata
Parameter
Returns