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 Java class used to configure settings for API method calls that support batching, within version 2.16.0 of the `com.google.api.gax.rpc` package."],["The `BatchingCallSettings` class extends `UnaryCallSettings` and utilizes `BatchingSettings` to provide configuration options."],["It offers methods like `getBatchingDescriptor()`, `getBatchingSettings()`, and `getFlowController()` to retrieve relevant configuration details."],["The current version provided is 2.16.0, however, the documentation provides a list of available versions ranging from 2.63.1 down to 2.7.1, with 2.63.1 marked as the latest."],["`BatchingCallSettings` includes static and overridden methods that facilitate building, conversion, and access of the batch settings, which are used for configuring an API method."]]],[]]