[[["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."],[[["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."]]],[]]