[[["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."],[[["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`."]]],[]]