Class: Google::Cloud::Logging::V2::GetLogMetricRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/logging/v2/logging_metrics.rb

Overview

The parameters to GetLogMetric.

Instance Attribute Summary collapse

Instance Attribute Details

#metric_name::String



220
221
222
223
# File 'proto_docs/google/logging/v2/logging_metrics.rb', line 220

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