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\u003eThe webpage provides documentation for the \u003ccode\u003eDistribution\u003c/code\u003e class within the Google API Client Library for Java, showing various available versions.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.63.1 is the latest release, while version 2.57.0 is the current version being viewed as indicated at the top of the page.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDistribution\u003c/code\u003e class records values from 0 up to a specified \u003ccode\u003eendValue\u003c/code\u003e, then calculates their percentiles and has the ability to handle method calls concurrently.\u003c/p\u003e\n"],["\u003cp\u003eKey methods of the \u003ccode\u003eDistribution\u003c/code\u003e class include \u003ccode\u003egetPercentile(double percentile)\u003c/code\u003e to get the percentile of recorded values, and \u003ccode\u003erecord(int value)\u003c/code\u003e to record new values, handling values equal to or greater than the end value by recording \u003ccode\u003eendValue-1\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page also shows the inheritance and overrides of the \u003ccode\u003eDistribution\u003c/code\u003e class, as it inherits from \u003ccode\u003ejava.lang.Object\u003c/code\u003e and overrides \u003ccode\u003eObject.toString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]