[[["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 information on the `ExponentialBackOffPolicy` enum within the Google.Apis.Http namespace, specifically as it appears in version 1.59.0 and later versions."],["The `ExponentialBackOffPolicy` enum controls whether exponential back-off is automatically used for service requests, particularly when exceptions occur or when the server returns a 503 error."],["The enum offers three distinct fields: `Exception`, enabling back-off only for exceptions; `None`, disabling back-off entirely; and `UnsuccessfulResponse503`, enabling back-off solely for 503 HTTP status codes."],["The latest version available is 1.69.0, and other listed versions include 1.68.0, 1.60.0, 1.55.0, and 1.50.0, all with documentation on this subject."],["There is an extension method associated with this policy `Utilities.ThrowIfNull\u003cExponentialBackOffPolicy\u003e(String)`."]]],[]]