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-02 UTC."],[[["This webpage provides documentation for `BatchingCallSettings`, a class used to configure `UnaryCallable` for API methods that support batching."],["The latest version of `BatchingCallSettings` is 2.63.1, and the page lists versions down to 2.7.1, giving access to previous documentation for the class."],["`BatchingCallSettings` extends `UnaryCallSettings` and uses `BatchingSettings` to manage the configurations."],["Key components of `BatchingCallSettings` include `BatchingDescriptor`, `BatchingSettings`, and `FlowController`, which allow for detailed control of batch operations."],["The class provides methods for retrieving batching configurations, such as `getBatchingDescriptor()` and `getBatchingSettings()`, along with methods to create a new builder and clone the current settings."]]],[]]