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-04-09 UTC."],[[["This webpage provides documentation for `BatchingThresholds` in the Google API Client Libraries for Java (gax) library, offering various versions."],["The latest version documented is 2.63.1, with links to documentation for versions down to 2.7.1."],["`BatchingThresholds` class offers factory methods for defining general-purpose batching limits, with specific details provided for the `create(long elementThreshold)` static method, which is used for a threshold that counts the number of elements."],["The only inherited Members are from `java.lang.Object`."],["The class `BatchingThresholds` has a public constructor, `BatchingThresholds()`, that takes no arguments."]]],[]]