[[["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-03-21 UTC."],[[["This webpage provides documentation for the `TimedAttemptSettings.Builder` class within the `com.google.api.gax.retrying` package, specifically focusing on the Java version 2.49.0 and including versions up to the latest 2.63.1."],["The `TimedAttemptSettings.Builder` class is designed to construct `TimedAttemptSettings` objects and inherits core functionality from the `java.lang.Object` class, including standard methods like `clone`, `equals`, and `hashCode`."],["Key methods for configuring `TimedAttemptSettings` include `build()`, `setAttemptCount(int value)`, `setFirstAttemptStartTimeNanos(long value)`, `setGlobalSettings(RetrySettings value)`, `setOverallAttemptCount(int value)`, `setRandomizedRetryDelay(Duration value)`, `setRetryDelay(Duration value)`, and `setRpcTimeout(Duration value)`."],["The provided methods allow users to customize retry behavior, such as setting attempt counts, managing time-related settings, and defining both global and attempt-specific retry settings."],["The content lists numerous available versions of the documentation, allowing users to look through versions from 2.63.1 down to 2.7.1."]]],[]]