[[["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."],[[["The webpage provides documentation for `TimedAttemptSettings.Builder` in the Google API Client Library for Java (gax), with the latest version being 2.63.1."],["This class is an abstract builder that inherits from `java.lang.Object` and is used to configure settings for timed attempts, such as attempt count, start time, and retry delays."],["It includes methods for setting various parameters like `setAttemptCount`, `setFirstAttemptStartTimeNanos`, `setGlobalSettings`, `setOverallAttemptCount`, `setRandomizedRetryDelay`, `setRetryDelay`, and `setRpcTimeout`."],["The `build()` method is used to create an instance of `TimedAttemptSettings` based on the configured parameters of the builder."],["The documentation contains a comprehensive list of previous versions of the library, ranging from version 2.63.1 down to version 2.7.1."]]],[]]