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-15 UTC."],[[["This webpage provides documentation for `BatchingCallSettings`, a class in the Google API Client Library for Java used to configure batching for API calls."],["The latest version of `BatchingCallSettings` is 2.63.1, and the page lists 49 versions from 2.63.1 back to version 2.7.1, all available to browse through."],["`BatchingCallSettings` extends `UnaryCallSettings` and uses `BatchingSettings` to manage the batching behavior of a `UnaryCallable`."],["The `BatchingCallSettings` class provides methods to retrieve its `BatchingDescriptor`, `BatchingSettings`, and `FlowController`, and it allows creating new instances through static and instance `toBuilder()` methods."],["`BatchingCallSettings` includes methods inherited from `UnaryCallSettings` and `Object`, such as `getRetrySettings`, `getRetryableCodes`, `toString`, and `equals`."]]],[]]