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 used to configure `UnaryCallable` for API methods that support batching."],["The `BatchingCallSettings` class allows for the configuration of batching using a `BatchingSettings` instance, and is built upon `UnaryCallSettings`."],["The latest version documented on this page is 2.63.1, and the page lists multiple previous versions as well."],["Key features include the ability to retrieve `BatchingDescriptor`, `BatchingSettings`, and `FlowController` instances, and the ability to create a new builder and convert to one."],["Static methods are available for creating a new `BatchingCallSettings.Builder`, which requires a `BatchingDescriptor`."]]],[]]