Class: Google::Cloud::Batch::V1::TaskSpec::EnvironmentsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Batch::V1::TaskSpec::EnvironmentsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/batch/v1/task.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
343 344 345 346 |
# File 'proto_docs/google/cloud/batch/v1/task.rb', line 343 class EnvironmentsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
343 344 345 346 |
# File 'proto_docs/google/cloud/batch/v1/task.rb', line 343 class EnvironmentsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |