Class: Google::Analytics::Data::V1beta::Metric

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/analytics/data/v1beta/data.rb

Overview

The quantitative measurements of a report. For example, the metric eventCount is the total number of events. Requests are allowed up to 10 metrics.

Instance Attribute Summary collapse

Instance Attribute Details

#expression::String



208
209
210
211
# File 'proto_docs/google/analytics/data/v1beta/data.rb', line 208

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

#invisible::Boolean



208
209
210
211
# File 'proto_docs/google/analytics/data/v1beta/data.rb', line 208

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

#name::String



208
209
210
211
# File 'proto_docs/google/analytics/data/v1beta/data.rb', line 208

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