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 in version 2.48.1 of the Java Google API Client Library, used to configure API calls that support batching."],["The `BatchingCallSettings` class extends `UnaryCallSettings` and uses `BatchingSettings` for configuration, alongside support for `BatchingDescriptor` and `FlowController`."],["The webpage lists available versions of the `BatchingCallSettings`, from 2.63.1 (latest) down to 2.7.1."],["It includes methods like `getBatchingDescriptor()`, `getBatchingSettings()`, and `getFlowController()` for accessing specific configurations, and `newBuilder()` and `toBuilder()` for creation and modification of the class."],["It also lists inherited members and static methods that are available to the `BatchingCallSettings` class."]]],[]]