[[["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 within the `com.google.api.gax.retrying` package, specifically focusing on version 2.52.0 and its associated updates and methods."],["The latest version of `TimedAttemptSettings.Builder` is 2.63.1, with a comprehensive list of past versions ranging from 2.62.0 down to 2.7.1 available, each with unique links to their documentation."],["The `TimedAttemptSettings.Builder` class inherits members from `java.lang.Object`, including standard methods such as `clone()`, `equals()`, and `toString()`, among others, which are summarized under 'Inherited Members'."],["The documentation details several methods for the `TimedAttemptSettings.Builder` class, such as `build()`, `setAttemptCount()`, and `setRetryDelayDuration()`, each with specific parameters, descriptions, and return types related to configuring timed attempts and retry settings."],["Certain methods like `setRandomizedRetryDelay` and `setRpcTimeout` are noted as obsolete, with recommendations to use the newer `setRandomizedRetryDelayDuration` and `setRpcTimeoutDuration` methods, respectively, for setting durations."]]],[]]