[[["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."],[[["The webpage provides documentation for `TimedAttemptSettings.Builder` in the `com.google.api.gax.retrying` package across multiple versions, ranging from 2.7.1 to the latest 2.63.1."],["`TimedAttemptSettings.Builder` is an abstract class used to construct settings related to timed attempts, inheriting from `java.lang.Object`."],["The class offers methods such as `build()`, `setAttemptCount()`, `setFirstAttemptStartTimeNanos()`, `setGlobalSettings()`, `setOverallAttemptCount()`, `setRandomizedRetryDelay()`, `setRetryDelay()`, and `setRpcTimeout()`, which are essential to configuring and building TimedAttemptSettings."],["The document gives information on how to set parameters like attempt count, start time, retry settings and retry delay via the listed methods."],["The provided content lists all available versions of `TimedAttemptSettings.Builder`, allowing users to access specific version details."]]],[]]