Class: Google::Cloud::Monitoring::V3::DroppedLabels::LabelEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Monitoring::V3::DroppedLabels::LabelEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/monitoring/v3/dropped_labels.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
51 52 53 54 |
# File 'proto_docs/google/monitoring/v3/dropped_labels.rb', line 51 class LabelEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
51 52 53 54 |
# File 'proto_docs/google/monitoring/v3/dropped_labels.rb', line 51 class LabelEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |