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

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

#width::Float

Returns Must be greater than 0.

Returns:

  • (::Float)

    Must be greater than 0.

[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