[[["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 outlines the `TimedAttemptSettings.Builder` class within the Google API Client Library for Java (gax), detailing its methods and usage across various versions, with the latest version being 2.63.1."],["The `TimedAttemptSettings.Builder` class, derived from `java.lang.Object`, provides a way to configure settings for timed attempts, which is a component of the library's retry mechanism."],["Key methods include `build()`, which finalizes the settings, and methods to set properties such as `setAttemptCount`, `setFirstAttemptStartTimeNanos`, `setGlobalSettings`, `setOverallAttemptCount`, `setRandomizedRetryDelay`, `setRetryDelay`, and `setRpcTimeout`."],["The document allows users to navigate to the documentation of different versions of the `TimedAttemptSettings.Builder` class, ranging from 2.63.1 down to 2.7.1, each with its respective set of methods and specifications."],["The constructor `Builder()` is available to instantiate a new settings builder, which can be used to configure properties related to time, attempts, and retries."]]],[]]