[[["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 various versions of `TimedAttemptSettings.Builder`, ranging from version 2.7.1 up to the latest version 2.63.1, which is part of the Google API Client Library for Java."],["The `TimedAttemptSettings.Builder` class is an abstract builder for `TimedAttemptSettings`, used to configure settings for individual attempts within a retrying process in the Google API Client Library."],["Key methods within `TimedAttemptSettings.Builder` include `build()`, `setAttemptCount()`, `setFirstAttemptStartTimeNanos()`, `setGlobalSettings()`, `setOverallAttemptCount()`, `setRandomizedRetryDelay()`, `setRetryDelay()`, and `setRpcTimeout()`, allowing detailed customization of attempt behavior."],["The builder inherits methods from the `java.lang.Object` class, including methods such as `clone()`, `equals()`, `finalize()`, `getClass()`, and `toString()`."]]],[]]