[[["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 Cloud API Client Library for Java, specifically within the `com.google.api.gax.batching` package."],["The `BatchingCallSettings.Builder` class is used to configure and build `BatchingCallSettings` objects, offering methods for setting batching and retry settings, including setting retryable error codes."],["The documentation lists numerous available versions of the API, from version 2.63.1 (latest) down to version 2.7.1, with links to the respective documentation pages for each version, allowing developers to pick a specific version of the API to review."],["The `BatchingCallSettings.Builder` class inherits from `UnaryCallSettings.Builder` and offers specific methods like `build()`, `getBatchingSettings()`, `setBatchingSettings()`, `setRetrySettings()`, `setRetryableCodes()` to manage batching and retries, and has multiple Type Parameters `ElementT`, `ElementResultT`, `RequestT`, `ResponseT` to define the types used by the builder."]]],[]]