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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["This webpage provides documentation for `BatchingCallSettings`, a class in the Google API Client Library for Java used to configure API method calls that support batching."],["The latest version documented is 2.63.1, and the page lists numerous previous versions down to 2.7.1, each with its corresponding link to the documentation."],["`BatchingCallSettings` is a subclass of `UnaryCallSettings` and allows the provision of settings for `UnaryCallable` using an instance of `BatchingSettings`."],["The `BatchingCallSettings` class offers methods to retrieve the `BatchingDescriptor`, `BatchingSettings`, and `FlowController`, as well as methods for creating new instances using a builder and for string representation."],["This page showcases its inherited members, type parameters and static methods which would be useful for developers looking for documentation on API calls that support batching."]]],[]]