Class: Google::Cloud::Batch::V1::JobStatus::TaskGroupsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Batch::V1::JobStatus::TaskGroupsEntry
- 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
196 197 198 199 |
# File 'proto_docs/google/cloud/batch/v1/job.rb', line 196 class TaskGroupsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Batch::V1::JobStatus::TaskGroupStatus
196 197 198 199 |
# File 'proto_docs/google/cloud/batch/v1/job.rb', line 196 class TaskGroupsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |