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\u003eThis webpage provides documentation for the \u003ccode\u003eStandardResponse<InnerType>\u003c/code\u003e class within the Google.Apis.Util namespace, specifically for version 1.59.0 of the Google.Apis library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStandardResponse\u003c/code\u003e objects are returned by Google API calls as JSON, containing two properties: \u003ccode\u003eData\u003c/code\u003e, representing the return type of the method, and \u003ccode\u003eError\u003c/code\u003e, detailing any encountered errors.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eData\u003c/code\u003e property, of type \u003ccode\u003eInnerType\u003c/code\u003e, can be null if the API call failed, while the \u003ccode\u003eError\u003c/code\u003e property, of type \u003ccode\u003eRequestError\u003c/code\u003e, can be null if the call was successful.\u003c/p\u003e\n"],["\u003cp\u003eThe page also lists inherited members from the base \u003ccode\u003eObject\u003c/code\u003e class and details the \u003ccode\u003eThrowIfNull<T>\u003c/code\u003e extension method within the \u003ccode\u003eUtilities\u003c/code\u003e class, alongside a listing of available versions of the library.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this API is 1.69.0, according to this listing, and the versions range down to version 1.50.0.\u003c/p\u003e\n"]]],[],null,[]]