[[["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."],[[["This document provides documentation for the `TimedAttemptSettings.Builder` class within the `com.google.api.gax.retrying` package, detailing various versions and functionalities."],["The latest version documented is 2.63.1, with a comprehensive list of previous versions down to 2.7.1 available for reference."],["The `TimedAttemptSettings.Builder` class allows for the configuration of settings related to timed attempts, such as attempt count, start time, retry delay, and RPC timeout."],["Key methods of this class include `build()`, `setAttemptCount()`, `setFirstAttemptStartTimeNanos()`, `setGlobalSettings()`, `setOverallAttemptCount()`, `setRandomizedRetryDelay()`, `setRetryDelay()`, and `setRpcTimeout()`, each serving to configure a different aspect of the timed attempt settings."],["The `Builder` class inherits multiple methods from `java.lang.Object` for functionalities such as equality checking, cloning, and string representation."]]],[]]