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."],[[["The latest version of the BatchingCallSettings.Builder documentation is 2.63.1, but this page is focused on version 2.60.0 of the documentation, with links to various older versioned pages."],["BatchingCallSettings.Builder extends UnaryCallSettings.Builder and inherits several methods related to building and managing retry settings, as well as methods related to simple timeout and codes."],["The BatchingCallSettings.Builder class is used for constructing settings related to batching operations, and has methods to configure batching behavior, including how to build the settings, as well as batching and flow controller settings, and includes methods to set retryable codes."],["The class takes two type parameters, `RequestT` and `ResponseT`, to define the types for requests and responses."],["There are two constructors available: one that takes existing BatchingCallSettings and another that takes BatchingDescriptor as input."]]],[]]