[[["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 `IAccessMethod` interface defines how an access token is presented to a resource server, as detailed in RFC6749, section 7."],["The `GetAccessToken` method retrieves the original access token from an HTTP request, as provided in the `Intercept` method."],["The `Intercept` method modifies an HTTP request by inserting the access token immediately before the request is executed."],["This documentation is specific to version 1.60.0 of the Google.Apis package, with links provided to documentation for other versions, including the latest (1.69.0)."],["The `IAccessMethod` interface includes the two methods, `GetAccessToken` and `Intercept`, as well as an extension method `Utilities.ThrowIfNull`."]]],[]]