Class: Google::Cloud::Monitoring::V3::NotificationChannel::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Monitoring::V3::NotificationChannel::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/monitoring/v3/notification.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
157 158 159 160 |
# File 'proto_docs/google/monitoring/v3/notification.rb', line 157 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
157 158 159 160 |
# File 'proto_docs/google/monitoring/v3/notification.rb', line 157 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |