Class: Google::Cloud::Batch::V1::Job::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Batch::V1::Job::LabelsEntry
- 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
80 81 82 83 |
# File 'proto_docs/google/cloud/batch/v1/job.rb', line 80 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
80 81 82 83 |
# File 'proto_docs/google/cloud/batch/v1/job.rb', line 80 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |