[[["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-02 UTC."],[[["The webpage provides documentation for various versions of `TimedAttemptSettings.Builder`, ranging from version 2.63.1 (latest) down to 2.7.1."],["`TimedAttemptSettings.Builder` is an abstract class used for configuring settings related to timed attempts in the context of retries."],["The `TimedAttemptSettings.Builder` class includes methods for setting parameters such as attempt count, first attempt start time, global retry settings, overall attempt count, randomized retry delay, retry delay, and RPC timeout."],["The `build()` method constructs and returns a `TimedAttemptSettings` object, while other set methods return a `TimedAttemptSettings.Builder` to allow method chaining."]]],[]]