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 settings class within the Google API Client Libraries for Java (gax) designed to configure API method calls that utilize batching."],["The latest version of `BatchingCallSettings` is 2.63.1, and the page offers links to documentation for a range of versions from 2.63.1 down to 2.7.1."],["`BatchingCallSettings` extends `UnaryCallSettings` and includes methods for getting the `BatchingDescriptor`, `BatchingSettings`, and `FlowController`."],["The class utilizes type parameters `RequestT` and `ResponseT` for the request and response types of the batched method, respectively."],["A static `newBuilder` method is available for creating instances of `BatchingCallSettings` using a `BatchingDescriptor`, facilitating the configuration of batching behavior."]]],[]]