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-09 UTC."],[[["This webpage provides documentation for `BatchingCallSettings`, a class used to configure `UnaryCallable` for API methods that support batching."],["The `BatchingCallSettings` class is part of the `com.google.api.gax.rpc` package and is designed for use with instances of `BatchingSettings`."],["The latest version of `BatchingCallSettings` documented on the page is 2.63.1, and a variety of older versions are also available for reference, down to version 2.7.1."],["`BatchingCallSettings` inherits from `UnaryCallSettings` and provides methods for accessing batching descriptors, settings, and flow controllers."],["The class also offers a static `newBuilder` method for creating new instances, and both the `toString` and `toBuilder` methods are overriden from `UnaryCallSettings`."]]],[]]