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 in the Google API Client Library for Java used to configure API method calls that support batching."],["The latest version of `BatchingCallSettings` documented is 2.63.1, and the page lists versions all the way back to 2.7.1, with the current version being 2.43.0."],["`BatchingCallSettings` extends `UnaryCallSettings` and uses `BatchingSettings` to provide configuration settings for batching operations."],["Key methods of the `BatchingCallSettings` class include `getBatchingDescriptor()`, `getBatchingSettings()`, `getFlowController()`, and `toBuilder()` for obtaining batching settings, creating a new builder and retrieving flow controller."],["A static method `newBuilder(BatchingDescriptor\u003cRequestT,ResponseT\u003e batchingDescriptor)` is provided for creating a new `BatchingCallSettings.Builder`."]]],[]]