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 used to configure `UnaryCallable` for API method calls that support batching, utilizing `BatchingSettings`."],["The latest version of `BatchingCallSettings` is 2.63.1, with a list of historical versions available, ranging down to 2.7.1."],["`BatchingCallSettings` extends `UnaryCallSettings` and inherits several methods and properties from it, such as `getRetrySettings()` and `toBuilder()`."],["Key functionalities of `BatchingCallSettings` include retrieving the `BatchingDescriptor`, `BatchingSettings`, and `FlowController`, as well as methods for building and converting to string representations."],["A static method, `newBuilder(BatchingDescriptor\u003cRequestT,ResponseT\u003e batchingDescriptor)`, is available for constructing instances of `BatchingCallSettings.Builder`."]]],[]]