[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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 documentation covers various versions of the library, with version 2.63.1 being the latest, along with a list of older versions, all the way down to version 2.7.1."],["`BatchingCallSettings.Builder` is a base builder class used for configuring `BatchingCallSettings`, allowing customization of batching and retry behaviors for API calls."],["The class inherits from `UnaryCallSettings.Builder` and includes methods for setting batching parameters, retry settings, and retryable status codes."],["The documentation also provides in-depth information about the methods, such as `build()`, `getBatchingSettings()`, `setBatchingSettings()`, `setRetrySettings()`, and `setRetryableCodes()`, along with a description of what each method does and its parameters."]]],[]]