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-02 UTC."],[[["The latest version of the `BatchingThresholds` documentation is 2.63.1, and it is located at `/java/docs/reference/gax/latest/com.google.api.gax.batching.BatchingThresholds`."],["This document details multiple versions of `BatchingThresholds` from 2.63.1 down to 2.7.1, with links to each specific version's documentation within the provided content."],["`BatchingThresholds` is a class that provides factory methods for general-purpose batching thresholds, inheriting from `java.lang.Object`."],["The `BatchingThresholds` class includes a method `\u003cE\u003ecreate(long elementThreshold)` which creates an ImmutableList containing a single element-counting threshold for use with `ThresholdBatcher`."]]],[]]