The value must not be negative. To help with distributions with long tails, if the given
value is greater than or equal toendValue, the valueendValue-1is 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-09-04 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eDistribution\u003c/code\u003e class within the \u003ccode\u003ecom.google.api.gax.core\u003c/code\u003e package, with the latest version being 2.63.1 and the current version specified as 2.32.1.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDistribution\u003c/code\u003e class is designed to record values from 0 up to a specified \u003ccode\u003eendValue\u003c/code\u003e, and compute their percentiles.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers methods such as \u003ccode\u003egetNthPercentile(double percentile)\u003c/code\u003e, \u003ccode\u003egetPercentile(double percentile)\u003c/code\u003e, and \u003ccode\u003erecord(int value)\u003c/code\u003e to interact with recorded values and calculate percentiles, including the ability for concurrent calls.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDistribution\u003c/code\u003e class's \u003ccode\u003erecord(int value)\u003c/code\u003e method automatically caps the recorded value at \u003ccode\u003eendValue-1\u003c/code\u003e if the input \u003ccode\u003evalue\u003c/code\u003e is greater than or equal to \u003ccode\u003eendValue\u003c/code\u003e, helping manage long-tail distributions.\u003c/p\u003e\n"],["\u003cp\u003eA list of available versions ranging from 2.63.1 to 2.7.1 is provided, allowing users to choose specific versions of the documentation.\u003c/p\u003e\n"]]],[],null,[]]