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 that is used to configure API method calls that support batching."],["The `BatchingCallSettings` class is part of the `com.google.api.gax.rpc` package, and it extends `UnaryCallSettings` while also accepting generic request and response types."],["The documentation includes information for a wide range of versions of this software, spanning from 2.7.1 up to the latest version of 2.63.1, where each version is accompanied by a link to its relevant documentation."],["`BatchingCallSettings` uses `BatchingSettings` to provide configurations and also contains static methods like `newBuilder` to create instances of `BatchingCallSettings`."],["This class provides methods such as `getBatchingDescriptor`, `getBatchingSettings`, and `getFlowController`, and overrides methods `toBuilder` and `toString` from `UnaryCallSettings` to customize them."]]],[]]