[[["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."],[[["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."]]],[]]