Class: Google::Api::Metric::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Api::Metric::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/api/metric.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
275 276 277 278 |
# File 'proto_docs/google/api/metric.rb', line 275 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
275 276 277 278 |
# File 'proto_docs/google/api/metric.rb', line 275 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |