[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["The webpage provides documentation for the `TimedAttemptSettings.Builder` class in the `com.google.api.gax.retrying` package, with the latest version being 2.63.1."],["This class, which inherits from `java.lang.Object`, is used to configure settings for timed retry attempts, including setting parameters such as attempt count, start time, retry delay, and RPC timeout."],["It allows users to configure settings like `setAttemptCount`, `setFirstAttemptStartTimeNanos`, `setGlobalSettings`, and `setRpcTimeoutDuration`, among others."],["There are multiple versions of the documentation available, spanning from version 2.7.1 to 2.63.1, enabling users to refer to the settings for specific versions."],["Several methods, such as `setRandomizedRetryDelay`, `setRetryDelay`, and `setRpcTimeout`, are marked as obsolete, recommending the use of `setRandomizedRetryDelayDuration`, `setRetryDelayDuration`, and `setRpcTimeoutDuration` respectively."]]],[]]