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