[[["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-02 UTC."],[[["This webpage provides documentation for `BatchingCallSettings.Builder`, a base builder class for creating `BatchingCallSettings` objects in the Google API Client Library for Java."],["The class `BatchingCallSettings.Builder` allows for the configuration of batching settings, including setting thresholds for batching operations through the `setBatchingSettings()` method."],["It also enables users to manage retry attempts by setting `RetrySettings` and defining specific retryable error codes via `setRetrySettings()` and `setRetryableCodes()`, respectively."],["`BatchingCallSettings.Builder` inherits from `UnaryCallSettings.Builder` and provides methods to set retry settings, retryable codes, and simple timeout without retries."],["The webpage includes a list of available versions, ranging from version 2.63.1 to 2.7.1, providing links to the documentation of each version."]]],[]]