Google Analytics Data V1alpha API - Class Google::Analytics::Data::V1alpha::Filter::BetweenFilter (v0.8.3)

Reference documentation and code samples for the Google Analytics Data V1alpha API class Google::Analytics::Data::V1alpha::Filter::BetweenFilter.

To express that the result needs to be between two numbers (inclusive).

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#from_value

def from_value() -> ::Google::Analytics::Data::V1alpha::NumericValue
Returns

#from_value=

def from_value=(value) -> ::Google::Analytics::Data::V1alpha::NumericValue
Parameter
Returns

#to_value

def to_value() -> ::Google::Analytics::Data::V1alpha::NumericValue
Returns

#to_value=

def to_value=(value) -> ::Google::Analytics::Data::V1alpha::NumericValue
Parameter
Returns