[[["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."],[[["The `AuthorizationHeaderAccessMethod` class is a thread-safe OAuth 2.0 method for accessing protected resources via the Authorization header, as defined in RFC6750 section 2.1."],["This class implements the `IAccessMethod` interface and inherits from the base `Object` class, providing core functionalities like `Equals`, `GetHashCode`, and `GetType`."],["The `GetAccessToken` method retrieves the original access token from an `HttpRequestMessage`."],["The `Intercept` method allows modification of an `HttpRequestMessage` by adding an access token before the request is executed."],["This class is part of the `Google.Apis.Auth.OAuth2` namespace and is found within the `Google.Apis.Auth.dll` assembly, with the latest version of the documentation being 1.69.0."]]],[]]