[[["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."],[[["The latest version of the `TimedAttemptSettings.Builder` is 2.63.1, and the page provides links to the documentation for various previous versions, including 2.33.0."],["`TimedAttemptSettings.Builder` is an abstract class used for configuring settings related to timed attempts, and it extends `java.lang.Object`."],["The class provides methods like `build()`, `setAttemptCount()`, `setFirstAttemptStartTimeNanos()`, `setGlobalSettings()`, `setOverallAttemptCount()`, `setRandomizedRetryDelay()`, `setRetryDelay()`, and `setRpcTimeout()` to customize the attempt settings."],["The `Builder` constructor and methods such as `setAttemptCount` take in specified data types, such as int and long, to set the values for the properties it will modify."]]],[]]