Method: Google::Api::Distribution::BucketOptions::Linear#offset

Defined in:
proto_docs/google/api/distribution.rb

#offset::Float

Returns Lower bound of the first bucket.

Returns:

  • (::Float)

    Lower bound of the first bucket.

[View source]

146
147
148
149
# File 'proto_docs/google/api/distribution.rb', line 146

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