Class: Google::Cloud::Batch::V1::JobStatus::TaskGroupStatus::CountsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Batch::V1::JobStatus::TaskGroupStatus::CountsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/batch/v1/job.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
165 166 167 168 |
# File 'proto_docs/google/cloud/batch/v1/job.rb', line 165 class CountsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Integer
165 166 167 168 |
# File 'proto_docs/google/cloud/batch/v1/job.rb', line 165 class CountsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |