A settings class to configure a UnaryCallable for calls to an API method that supports
batching. The settings are provided using an instance of BatchingSettings.
[[["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-03-21 UTC."],[[["This webpage provides documentation for `BatchingCallSettings`, a class used to configure `UnaryCallable` for API methods that support batching, within the Google API client library for Java."],["The latest version of the library available is 2.63.1, with a list of available versions ranging from 2.63.1 down to 2.7.1."],["`BatchingCallSettings` extends `UnaryCallSettings` and provides methods for retrieving the `BatchingDescriptor`, `BatchingSettings`, and `FlowController`, while allowing modification through its builder."],["The class `BatchingCallSettings` includes static methods to create new builders, and instance methods to retrieve batching settings, batching descriptors and flow controllers."],["`BatchingCallSettings` inherits members from `UnaryCallSettings` and `Object`, including methods for managing retry settings, handling object comparisons, and string representations."]]],[]]