Builds an instance of the containing class. This operation is unsupported on the abstract
base class UnaryCallSettings, but is valid on concrete derived classes.
When using the method, make sure that the RetrySettings are complete. For example,
the following code will disable retries because the retry delay is not set:
[[["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 the `BatchingCallSettings.Builder` class in the `com.google.api.gax.rpc` package, specifically for Java, with a current version listed as 2.31.1."],["The `BatchingCallSettings.Builder` class extends `UnaryCallSettings.Builder` and allows configuration of batching settings for API calls with `RequestT` and `ResponseT` type parameters."],["The page offers a list of available versions for the `BatchingCallSettings.Builder` class, ranging from the latest 2.63.1 down to version 2.7.1, each link directing to the documentation for that specific version."],["It includes information on inherited members from `UnaryCallSettings.Builder` and `java.lang.Object`, such as methods for building, setting retry parameters, and managing retryable codes, among others."],["The class provides methods for setting and getting batching descriptors, batching settings, flow controllers, as well as retry settings and retryable codes."]]],[]]