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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]