[[["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 `ExponentialBackOffPolicy` enum within the Google.Apis.Http namespace, specifically focusing on version 1.60.0 and other versions, including the latest 1.69.0."],["The `ExponentialBackOffPolicy` enum controls whether exponential back-off is used automatically for service requests, either due to exceptions or when a 503 response is received from the server."],["There are three fields within the `ExponentialBackOffPolicy` enum: `Exception`, which enables back-off for exceptions only; `None`, which disables back-off; and `UnsuccessfulResponse503`, which enables back-off only for 503 HTTP status codes."],["The page also contains the use of the `Utilities.ThrowIfNull\u003cExponentialBackOffPolicy\u003e` extension method in the documented version."]]],[]]