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 in the Google API Client Libraries for Java."],["The latest version documented is 2.63.1, and the page includes a comprehensive list of past versions, going as far back as version 2.7.1."],["`BatchingCallSettings` is used to configure `UnaryCallable` for API methods supporting batching, utilizing `BatchingSettings`."],["`BatchingCallSettings` inherits from `UnaryCallSettings`, offering methods to manage batching descriptors, settings, and flow control, and methods like `toBuilder` and `toString` are overriden."],["A static `newBuilder` method is provided for creating a new `BatchingCallSettings.Builder`, which takes a `BatchingDescriptor` as a parameter."]]],[]]