Creates an ImmutableList containing only a single threshold which counts the number of
elements. This is helpful for when using ThresholdBatcher for the simple case, when the element
count is the only threshold.
[[["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\u003eThe latest version of the \u003ccode\u003eBatchingThresholds\u003c/code\u003e documentation is 2.63.1, and it is located at \u003ccode\u003e/java/docs/reference/gax/latest/com.google.api.gax.batching.BatchingThresholds\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis document outlines different versions of \u003ccode\u003eBatchingThresholds\u003c/code\u003e from 2.63.1 to 2.7.1, allowing users to access the documentation for different iterations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchingThresholds\u003c/code\u003e is a class that offers factory methods for creating general-purpose batching thresholds, extending from \u003ccode\u003ejava.lang.Object\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eA static method called \u003ccode\u003ecreate\u003c/code\u003e allows the user to create an \u003ccode\u003eImmutableList\u003c/code\u003e with a single element threshold, useful when the element count is the only consideration.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a default constructor \u003ccode\u003eBatchingThresholds()\u003c/code\u003e, and methods like \u003ccode\u003eclone()\u003c/code\u003e, \u003ccode\u003eequals()\u003c/code\u003e, \u003ccode\u003egetClass()\u003c/code\u003e \u003ccode\u003ehashCode()\u003c/code\u003e, \u003ccode\u003ewait()\u003c/code\u003e, \u003ccode\u003etoString()\u003c/code\u003e are inherited from the Object class.\u003c/p\u003e\n"]]],[],null,[]]