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 page details the `BatchingCallSettings` class, which is used to configure a `UnaryCallable` for API methods that support batching, using `BatchingSettings`."],["The latest version available is 2.63.1, and the page focuses on version 2.60.0, with numerous older versions also listed."],["`BatchingCallSettings` extends `UnaryCallSettings` and inherits several methods, including `newUnaryCallSettingsBuilder`, `equals`, `getRetrySettings`, `getRetryableCodes`, `hashCode`, `toBuilder`, and `toString`."],["The class provides static methods such as `newBuilder` to create new instances and methods like `getBatchingDescriptor`, `getBatchingSettings`, and `getFlowController` to manage batching configurations."],["`BatchingCallSettings` allows for customization and control over the batching process through its settings, descriptors, and flow controller."]]],[]]