Class: Google::Cloud::DataLabeling::V1beta1::ImageClassificationConfig

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

Overview

Config for image classification human labeling task.

Instance Attribute Summary collapse

Instance Attribute Details

#allow_multi_label::Boolean



85
86
87
88
# File 'proto_docs/google/cloud/datalabeling/v1beta1/human_annotation_config.rb', line 85

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

#annotation_spec_set::String



85
86
87
88
# File 'proto_docs/google/cloud/datalabeling/v1beta1/human_annotation_config.rb', line 85

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

#answer_aggregation_type::Google::Cloud::DataLabeling::V1beta1::StringAggregationType



85
86
87
88
# File 'proto_docs/google/cloud/datalabeling/v1beta1/human_annotation_config.rb', line 85

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