[[["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 `RequestError` class within the `Google.Apis.Requests` namespace, specifically for version 1.59.0 of the Google.Apis library."],["The `RequestError` class is designed to encapsulate a collection of server errors and inherits from the base `Object` class."],["Key properties of the `RequestError` class include `Code` (the error code), `ErrorResponseContent` (full error response content), `Errors` (a list of individual `SingleError` instances), and `Message` (the error message)."],["The class includes an overridden `ToString()` method that provides a string summary of the error, and the `ThrowIfNull\u003cT\u003e` extension method is also available for use within this class."],["There are several versions of the documentation available, with 1.69.0 being the latest version."]]],[]]