[[["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 within the `com.google.api.gax.batching` package."],["The `BatchingCallSettings.Builder` class is a base builder for creating `BatchingCallSettings` objects, allowing users to define various settings such as batching thresholds."],["It extends `UnaryCallSettings.Builder` and inherits several methods from it for setting up retry behavior, such as `setRetrySettings` and `setRetryableCodes`."],["The documentation lists several versions of the class, ranging from 2.63.1 (latest) down to 2.7.1, with each version linking to its respective documentation."],["The `BatchingCallSettings.Builder` allows users to build a `BatchingCallSettings` object via the `build()` method, and configure batching settings with `setBatchingSettings`."]]],[]]