[[["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-03-21 UTC."],[[["This webpage provides documentation for the `TimedAttemptSettings.Builder` class within the Google API Client Libraries for Java, specifically version 2.60.0."],["The `TimedAttemptSettings.Builder` class, which inherits from `java.lang.Object`, is used to configure settings for timed attempts in retry logic, and this page also lists previous versions of it."],["Key methods in the `TimedAttemptSettings.Builder` class include `build()`, `setAttemptCount()`, `setFirstAttemptStartTimeNanos()`, `setGlobalSettings()`, `setOverallAttemptCount()`, `setRandomizedRetryDelayDuration()`, `setRetryDelayDuration()`, and `setRpcTimeoutDuration()` which are used to configure various aspects of a timed attempt."],["The documentation includes methods such as `setRandomizedRetryDelay`, `setRetryDelay`, and `setRpcTimeout` which have been made obsolete in favor of using the `Duration` object."],["The documentation is organized by version, with links to specific builds for each listed version, and with the latest build being version 2.63.1."]]],[]]