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 in the Google API client library for Java used to configure API method calls that support batching."],["The latest version documented is 2.63.1, and the page lists numerous previous versions of the `BatchingCallSettings` class, dating back to version 2.7.1."],["`BatchingCallSettings` extends `UnaryCallSettings` and uses `BatchingSettings` to define how batching is performed for API calls."],["The page details the methods available in the `BatchingCallSettings` class, including static methods like `newBuilder` and instance methods like `getBatchingDescriptor`, `getBatchingSettings`, `getFlowController`, `toBuilder`, and `toString`."],["`BatchingCallSettings` allows you to define the `BatchingDescriptor` which allows you to determine the configuration of the batching as well as a `FlowController`."]]],[]]