[[["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-09-03 UTC."],[[["\u003cp\u003eThe page provides documentation for \u003ccode\u003eTimedAttemptSettings.Builder\u003c/code\u003e in the \u003ccode\u003ecom.google.api.gax.retrying\u003c/code\u003e package across multiple versions, ranging from 2.7.1 to the latest 2.63.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTimedAttemptSettings.Builder\u003c/code\u003e is an abstract class used to construct settings related to timed attempts, and it inherits methods from the \u003ccode\u003ejava.lang.Object\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBuilder\u003c/code\u003e class includes methods such as \u003ccode\u003ebuild()\u003c/code\u003e, \u003ccode\u003esetAttemptCount()\u003c/code\u003e, \u003ccode\u003esetFirstAttemptStartTimeNanos()\u003c/code\u003e, \u003ccode\u003esetGlobalSettings()\u003c/code\u003e, \u003ccode\u003esetOverallAttemptCount()\u003c/code\u003e, \u003ccode\u003esetRandomizedRetryDelay()\u003c/code\u003e, \u003ccode\u003esetRetryDelay()\u003c/code\u003e, and \u003ccode\u003esetRpcTimeout()\u003c/code\u003e to configure various aspects of the timed attempt settings.\u003c/p\u003e\n"],["\u003cp\u003eThe methods within the \u003ccode\u003eBuilder\u003c/code\u003e class allow for setting properties like the attempt count, the start time of the first attempt, retry delays, and RPC timeouts, offering granular control over retry behavior.\u003c/p\u003e\n"],["\u003cp\u003eEach method in the Builder class returns a reference to the Builder object, allowing for method chaining to configure the settings.\u003c/p\u003e\n"]]],[],null,[]]