Class: Google::Cloud::DataLabeling::V1beta1::LabelImageSegmentationOperationMetadata

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/datalabeling/v1beta1/operations.rb

Overview

Details of a LabelImageSegmentation operation metadata.

Instance Attribute Summary collapse

Instance Attribute Details

#basic_config::Google::Cloud::DataLabeling::V1beta1::HumanAnnotationConfig

Returns Basic human annotation config.

Returns:



200
201
202
203
# File 'proto_docs/google/cloud/datalabeling/v1beta1/operations.rb', line 200

class LabelImageSegmentationOperationMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end