Cloud Logging V2 API - Class Google::Api::Distribution::Range (v0.7.0)

Reference documentation and code samples for the Cloud Logging V2 API class Google::Api::Distribution::Range.

The range of the population values.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#max

def max() -> ::Float
Returns
  • (::Float) — The maximum of the population values.

#max=

def max=(value) -> ::Float
Parameter
  • value (::Float) — The maximum of the population values.
Returns
  • (::Float) — The maximum of the population values.

#min

def min() -> ::Float
Returns
  • (::Float) — The minimum of the population values.

#min=

def min=(value) -> ::Float
Parameter
  • value (::Float) — The minimum of the population values.
Returns
  • (::Float) — The minimum of the population values.