Class: Google::Cloud::DataLabeling::V1beta1::LabelStats::ExampleCountEntry

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

Instance Attribute Summary collapse

Instance Attribute Details

#key::String



280
281
282
283
# File 'proto_docs/google/cloud/datalabeling/v1beta1/dataset.rb', line 280

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

#value::Integer



280
281
282
283
# File 'proto_docs/google/cloud/datalabeling/v1beta1/dataset.rb', line 280

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