[[["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-21 UTC."],[[["This documentation covers `TokenRequestExtenstions`, a static class with extension methods for `TokenRequest` in the `Google.Apis.Auth.OAuth2.Requests` namespace, specifically within version 1.60.0 of the Google.Apis library."],["`TokenRequestExtenstions` inherits members from the base `object` class, providing access to common object methods like `Equals`, `GetHashCode`, and `ToString`."],["The primary functionality detailed is the `ExecuteAsync` method, which executes a token request and returns a `TokenResponse`, potentially throwing a `TokenResponseException` if an error occurs."],["`ExecuteAsync` requires several parameters including the `TokenRequest`, `HttpClient`, `tokenServerUrl`, `CancellationToken`, and an `IClock` instance."],["The documentation provides links to relevant classes, such as TokenRequest, TokenResponse and the namespaces, along with inherited methods of the object class."]]],[]]