Class: Google::Cloud::DataLabeling::V1beta1::BoundingPolyConfig

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 bounding poly (and bounding box) human labeling task.

Instance Attribute Summary collapse

Instance Attribute Details

#annotation_spec_set::String



97
98
99
100
# File 'proto_docs/google/cloud/datalabeling/v1beta1/human_annotation_config.rb', line 97

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

#instruction_message::String



97
98
99
100
# File 'proto_docs/google/cloud/datalabeling/v1beta1/human_annotation_config.rb', line 97

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