[[["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."],[[["This webpage provides documentation for the `TimedAttemptSettings.Builder` class within the Google API Client Libraries for Java (gax), specifically spanning multiple versions from 2.7.1 to the latest 2.63.1."],["The `TimedAttemptSettings.Builder` class is an abstract class used for configuring settings for a timed attempt within a retry mechanism, extending from the `java.lang.Object` class."],["Key methods for this builder class include `build()` to create a `TimedAttemptSettings` instance, and setter methods to define parameters like attempt count, first attempt start time, global retry settings, and various delay settings."],["The builder also sets the overall attempt count, as well as a dedicated RPC timeout for each attempt."],["Different versions can be selected using the provided links, each to their respective documentation."]]],[]]