Class: Google::Cloud::Run::V2::ResourceRequirements::LimitsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Run::V2::ResourceRequirements::LimitsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/run/v2/k8s.min.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
114 115 116 117 |
# File 'proto_docs/google/cloud/run/v2/k8s.min.rb', line 114 class LimitsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
114 115 116 117 |
# File 'proto_docs/google/cloud/run/v2/k8s.min.rb', line 114 class LimitsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |