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-03-21 UTC."],[[["This webpage provides documentation for `BatchingCallSettings.Builder` in the Google API client library for Java (GAX), specifically version 2.50.0."],["`BatchingCallSettings.Builder` extends `UnaryCallSettings.Builder` and is used to configure settings for batching operations, providing methods for setting `RetrySettings`, `BatchingSettings`, and `FlowController`."],["The content lists numerous versions of the `BatchingCallSettings.Builder`, ranging from 2.63.1 (latest) down to 2.7.1, with links to their respective documentation."],["Key methods of `BatchingCallSettings.Builder` include `build()`, `getBatchingDescriptor()`, `getBatchingSettings()`, `getFlowController()`, and various `set` methods for configuring batching and retry behavior."],["The page details inherited members from `UnaryCallSettings.Builder`, including managing retry settings, retryable codes, and timeout configurations, as well as methods inherited from the base `Object` class."]]],[]]