[[["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 page provides documentation for the `TimedAttemptSettings.Builder` class in the Google API Client Libraries for Java (gax), with the latest version being 2.63.1 and a large range of other previous versions listed."],["The `TimedAttemptSettings.Builder` class, which inherits from `java.lang.Object`, is designed to configure settings for a timed attempt within the retry mechanism, as can be gleaned from its inherited members."],["Key methods within the `TimedAttemptSettings.Builder` class include `build()`, which returns `TimedAttemptSettings`, and various `set` methods for configuring parameters like `attemptCount`, `firstAttemptStartTimeNanos`, `globalSettings`, `overallAttemptCount`, `randomizedRetryDelay`, `retryDelay`, and `rpcTimeout`."],["The settings you can configure with this class are primarily centered around setting the number of attempts, the first attempts start time, various delays and retry settings, as well as setting the RPC timeout."]]],[]]