[[["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."],[[["The `ExponentialBackOffInitializer` class, found within the `Google.Apis.Http` namespace, adds exponential back-off as an exception or unsuccessful response handler using the `ExponentialBackOffPolicy`."],["This class implements the `IConfigurableHttpClientInitializer` interface and inherits from the base `Object` class in .NET."],["The `ExponentialBackOffInitializer` class can be initialized with an `ExponentialBackOffPolicy` and a function to create a `BackOffHandler`."],["The `Initialize` method within `ExponentialBackOffInitializer` configures a `ConfigurableHttpClient` after its creation."],["The `ExponentialBackOffInitializer` is located in the `Google.Apis.Core.dll` assembly."]]],[]]