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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eDistribution\u003c/code\u003e class in the \u003ccode\u003ecom.google.api.gax.core\u003c/code\u003e package, with the most recent version being 2.63.1 and the current page focusing on version 2.39.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDistribution\u003c/code\u003e class records integer values from 0 up to a specified \u003ccode\u003eendValue\u003c/code\u003e and computes their percentiles.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers methods such as \u003ccode\u003egetPercentile\u003c/code\u003e to get the percentile of recorded values, \u003ccode\u003erecord\u003c/code\u003e to record a new value, and several other methods inherited from \u003ccode\u003ejava.lang.Object\u003c/code\u003e which are documented on the webpage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDistribution\u003c/code\u003e constructor takes an \u003ccode\u003eendValue\u003c/code\u003e to set the upper bound, and the \u003ccode\u003erecord\u003c/code\u003e method automatically adjusts values that exceed the \u003ccode\u003eendValue\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists all available versions of the package, ranging from 2.63.1 to 2.7.1, with links to the documentation of each.\u003c/p\u003e\n"]]],[],null,[]]