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 \u003ccode\u003ecom.google.api.gax.core\u003c/code\u003e package, with version 2.63.1 being the latest.\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 and calculates their percentiles, allowing concurrent method calls.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes methods for retrieving percentiles (\u003ccode\u003egetPercentile\u003c/code\u003e and the deprecated \u003ccode\u003egetNthPercentile\u003c/code\u003e) and recording values (\u003ccode\u003erecord\u003c/code\u003e), as well as a constructor to set the \u003ccode\u003eendValue\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003erecord\u003c/code\u003e method handles values equal to or greater than \u003ccode\u003eendValue\u003c/code\u003e by recording \u003ccode\u003eendValue-1\u003c/code\u003e instead and values must not be negative.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists documentation for a wide range of past versions, starting from version 2.7.1 up to the most recent version, 2.63.1, with each having a distinct link to that version's documentation.\u003c/p\u003e\n"]]],[],null,[]]