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 provides documentation for `BatchingCallSettings`, a class used to configure `UnaryCallable` for API methods that support batching."],["The `BatchingCallSettings` class inherits from `UnaryCallSettings` and provides settings via an instance of `BatchingSettings`."],["The class offers static methods like `newBuilder` for constructing `BatchingCallSettings` instances and instance methods such as `getBatchingDescriptor`, `getBatchingSettings`, and `getFlowController` for retrieving specific configurations."],["It also includes methods for creating builders for new settings and converting existing settings to a builder format via the `toBuilder` methods."],["The webpage displays a list of available versions of `BatchingCallSettings` for reference, ranging from version 2.63.1 (latest) down to 2.7.1."]]],[]]