[[["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."],[[["This webpage provides documentation for the `TimedAttemptSettings.Builder` class within the Google API Client Libraries for Java (gax), specifically in version 2.35.0."],["The `TimedAttemptSettings.Builder` class is used to configure settings for timed attempts, including properties such as attempt count, first attempt start time, and retry delays."],["This document outlines methods to build TimedAttemptSettings, `build()`, and several setter methods, including `setAttemptCount()`, `setFirstAttemptStartTimeNanos()`, `setGlobalSettings()`, `setOverallAttemptCount()`, `setRandomizedRetryDelay()`, `setRetryDelay()`, and `setRpcTimeout()`, all returning the Builder."],["The `TimedAttemptSettings.Builder` class inherits from `java.lang.Object`, and the documentation lists all inherited members of this parent class."],["The latest available version is 2.63.1, and the document has available versions going down to 2.7.1 all related to the TimedAttemptSettings.Builder."]]],[]]