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-04-09 UTC."],[[["This webpage provides documentation for `BatchingCallSettings`, a class used to configure `UnaryCallable` for API methods that support batching, using `BatchingSettings`."],["The page lists various versions of the documentation, with version 2.63.1 being the latest, and 2.33.0 as a reference point for some of the documentation."],["`BatchingCallSettings` extends `UnaryCallSettings` and provides methods such as `getBatchingDescriptor`, `getBatchingSettings`, and `getFlowController` for fine-tuning batching behavior."],["The documentation includes details on static methods, like `newBuilder`, and inherited methods from `UnaryCallSettings` and `java.lang.Object`."],["The available type parameters are `RequestT` and `ResponseT` with no further description."]]],[]]