Reference documentation and code samples for the Google Analytics Data V1beta API class Google::Analytics::Data::V1beta::NumericValue.
To represent a number.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#double_value
def double_value() -> ::Float
Returns
- (::Float) — Double value
#double_value=
def double_value=(value) -> ::Float
Parameter
- value (::Float) — Double value
Returns
- (::Float) — Double value
#int64_value
def int64_value() -> ::Integer
Returns
- (::Integer) — Integer value
#int64_value=
def int64_value=(value) -> ::Integer
Parameter
- value (::Integer) — Integer value
Returns
- (::Integer) — Integer value