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 details the `BatchingCallSettings` class, which is used to configure a `UnaryCallable` for API methods that support batching."],["The `BatchingCallSettings` class extends `UnaryCallSettings` and inherits several methods and properties from it, including ones for retry settings and building new instances."],["There is an extensive list of versions for the `BatchingCallSettings` available, ranging from version 2.63.1 (latest) to version 2.7.1, and each link directs to its specific documentation page."],["The `BatchingCallSettings` class can be configured using `BatchingSettings`, and it provides methods for retrieving the `BatchingDescriptor`, `BatchingSettings`, and `FlowController`."],["Static methods are included to build a new instance of the BatchingCallSettings class, and there is documentation on overrides such as the `toBuilder()` and `toString()` methods."]]],[]]