[[["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 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."]]],[]]