Implementation of IBackOff that increases the back-off period for each retry attempt using a
randomization function that grows exponentially. In addition, it also adds a randomize number of milliseconds
for each attempt.
An attribute which is used to specially mark a property for reflective purposes,
assign a name to the property and indicate it's location in the request as either
in the path or query portion of the request URL.
Calls to Google Api return StandardResponses as Json with
two properties Data, being the return type of the method called
and Error, being any errors that occure.
[[["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."],[[["\u003cp\u003eThe latest version of the Google.Apis.Util library is 1.69.0, with previous versions including 1.68.0, 1.60.0, 1.59.0, 1.55.0, and 1.50.0 also being documented here.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation covers several classes such as DiscoveryFormat, ExponentialBackOff, Repeatable, RequestParameterAttribute, StandardResponse, StringValueAttribute, SystemClock, UriPatcher, and Utilities, each with specific utility functions.\u003c/p\u003e\n"],["\u003cp\u003eThe library includes interfaces like IBackOff and IClock, which manage retry strategies and time retrieval respectively.\u003c/p\u003e\n"],["\u003cp\u003eRequestParameterType, an enum, is detailed, which outlines the parameter types: Path, Query, and UserDefinedQueries.\u003c/p\u003e\n"],["\u003cp\u003eThe StandardResponse class is utilized when calling Google APIs and contains properties for both the returned Data and potential Error states.\u003c/p\u003e\n"]]],[],null,[]]