Class: Google::Cloud::DataLabeling::V1beta1::LabelStats::ExampleCountEntry
- Inherits:
-
Object
- Object
- Google::Cloud::DataLabeling::V1beta1::LabelStats::ExampleCountEntry
- 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
266 267 268 269 |
# File 'proto_docs/google/cloud/datalabeling/v1beta1/dataset.rb', line 266 class ExampleCountEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Integer
266 267 268 269 |
# File 'proto_docs/google/cloud/datalabeling/v1beta1/dataset.rb', line 266 class ExampleCountEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |