[[["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 Google API Client Library for Java, specifically for version 2.51.0, which is a builder class for configuring `BatchingCallSettings`."],["The `BatchingCallSettings.Builder` class extends `UnaryCallSettings.Builder` and offers methods for setting batching and retry configurations, as well as defining the type parameters for elements, element results, requests, and responses."],["The page lists a comprehensive history of prior versions of the `BatchingCallSettings.Builder` class, from 2.63.1 (latest) all the way down to 2.7.1."],["The `build()` method constructs the `BatchingCallSettings` object with the configuration that was provided to the `BatchingCallSettings.Builder`, and the `getBatchingSettings()` method can be used to retrieve the `BatchingSettings`."],["This class also uses methods like `setRetryableCodes()` and `setRetrySettings()` to modify the retry configurations and what codes can be retried upon."]]],[]]