Class: Google::Cloud::Logging::V2::LogMetric::LabelExtractorsEntry

Inherits:
Object
  • Object
show all
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

Returns:

  • (::String)


146
147
148
149
# File 'proto_docs/google/logging/v2/logging_metrics.rb', line 146

class LabelExtractorsEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#value::String

Returns:

  • (::String)


146
147
148
149
# File 'proto_docs/google/logging/v2/logging_metrics.rb', line 146

class LabelExtractorsEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end