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 page 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 available for `BatchingCallSettings` is 2.63.1, with many previous versions listed, including 2.62.0, 2.61.0 and all the way down to 2.7.1."],["`BatchingCallSettings` extends `UnaryCallSettings` and uses `BatchingSettings` to manage the configuration for batching operations."],["Key methods include `newBuilder`, `getBatchingDescriptor`, `getBatchingSettings`, `getFlowController`, `toBuilder`, and `toString`, which handle creating instances, managing batch descriptions and settings, flow control, and string representation."],["The document details inherited members and methods from `UnaryCallSettings` and `Object` along with the methods specific to `BatchingCallSettings`."]]],[]]