Class: Google::Api::MetricRule::MetricCostsEntry
- Inherits:
-
Object
- Object
- Google::Api::MetricRule::MetricCostsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/api/quota.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
107 108 109 110 |
# File 'proto_docs/google/api/quota.rb', line 107 class MetricCostsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Integer
107 108 109 110 |
# File 'proto_docs/google/api/quota.rb', line 107 class MetricCostsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |