Class: Google::Analytics::Data::V1beta::SamplingMetadata

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

Overview

If this report results is sampled, this describes the percentage of events used in this report. Sampling is the practice of analyzing a subset of all data in order to uncover the meaningful information in the larger data set.

Instance Attribute Summary collapse

Instance Attribute Details

#samples_read_count::Integer



811
812
813
814
# File 'proto_docs/google/analytics/data/v1beta/data.rb', line 811

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

#sampling_space_size::Integer



811
812
813
814
# File 'proto_docs/google/analytics/data/v1beta/data.rb', line 811

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