Class: Google::Cloud::Logging::V2::LogMetric::LabelExtractorsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Logging::V2::LogMetric::LabelExtractorsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/logging/v2/logging_metrics.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
150 151 152 153 |
# File 'proto_docs/google/logging/v2/logging_metrics.rb', line 150 class LabelExtractorsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
150 151 152 153 |
# File 'proto_docs/google/logging/v2/logging_metrics.rb', line 150 class LabelExtractorsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |