[[["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-05 UTC."],[[["The content outlines different versions of the `IJitter` interface, spanning from version 3.2.0 to the latest 4.10.0, within the `Google.Api.Gax` namespace."],["`IJitter` provides a mechanism to apply jitter to delays between retries, as detailed further by the `BackoffJitter` property documentation."],["The `GetDelay(TimeSpan)` method within the `IJitter` interface is used to return the actual delay to use for retries, given a maximum delay specified as a `TimeSpan`."],["The `GetDelay(TimeSpan)` method's parameter `maxDelay` refers to the maximum delay provided by backoff settings."],["The `GetDelay(TimeSpan)` method returns the delay to be used before a retry, specified as a `TimeSpan`."]]],[]]