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

defdouble_value()->::Float
Returns
  • (::Float) — Double value

#double_value=

defdouble_value=(value)->::Float
Parameter
  • value (::Float) — Double value
Returns
  • (::Float) — Double value

#int64_value

defint64_value()->::Integer
Returns
  • (::Integer) — Integer value

#int64_value=

defint64_value=(value)->::Integer
Parameter
  • value (::Integer) — Integer value
Returns
  • (::Integer) — Integer value

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.