The value must not be negative. To help with distributions with long tails, if the given value is greater than or equal to endValue, the value endValue-1 is recorded instead.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This webpage provides documentation for the `Distribution` class in the `com.google.api.gax.core` package, with the latest version being 2.63.1."],["The `Distribution` class records values from 0 up to a specified `endValue` and calculates their percentiles, and its methods are designed to be called concurrently."],["The class offers methods to retrieve percentiles, record new values, and provides a way to represent the distribution as a string, and it inherits methods from the `java.lang.Object` class."],["The `Distribution` class has a constructor that accepts an integer `endValue` to define the upper limit for recorded values."],["The document provides access to the documentation for many older versions of the Distribution class ranging from 2.63.1 down to 2.7.1."]]],[]]