[[["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-07 UTC."],[[["This webpage provides documentation for the `ExponentialBackOffInitializer` class, which is used to add exponential back-off handling for exceptions or unsuccessful responses."],["The `ExponentialBackOffInitializer` class implements the `IConfigurableHttpClientInitializer` interface and inherits from the base `Object` class."],["The class is constructed with an `ExponentialBackOffPolicy` and a function to create a `BackOffHandler`, managing the exponential back-off logic."],["The `Initialize` method of `ExponentialBackOffInitializer` is used to configure a given `ConfigurableHttpClient` with the set policy."],["The documentation also covers the class's namespace (`Google.Apis.Http`) and its location in the `Google.Apis.Core.dll` assembly and shows a list of previous versions."]]],[]]