[[["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 `RefreshTokenRequest` class, which is used to request a new access token via a refresh token in OAuth 2.0, as defined by RFC6749 section 6."],["The `RefreshTokenRequest` class inherits from `TokenRequest` and ultimately from `object`, inheriting several members like `Scope`, `GrantType`, `ClientId`, and more."],["The `RefreshTokenRequest` class sets the `grant_type` to `refresh_token` and includes a `RefreshToken` property for setting and retrieving the refresh token."],["The document refers to the latest and previous version of the documentation, with the current version being 1.60.0 and the latest version being 1.69.0."],["This class is found within the `Google.Apis.Auth.OAuth2.Requests` namespace and is part of the `Google.Apis.Auth.dll` assembly."]]],[]]