[[["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 document describes the `RefreshTokenRequest` class, which is used for OAuth 2.0 token refresh requests, as per RFC6749 section 6."],["`RefreshTokenRequest` inherits from the `TokenRequest` class, inheriting properties like `Scope`, `GrantType`, `ClientId`, and `ClientSecret`, among others."],["The `RefreshTokenRequest` class has a constructor that sets the `grant_type` to `refresh_token`, and a `RefreshToken` property for the refresh token string."],["The most recent documented version of this reference is 1.69.0, with versions 1.68.0, 1.60.0, 1.59.0, 1.55.0, and 1.50.0 also available."],["The assembly for this class is Google.Apis.Auth.dll and resides within the namespace Google.Apis.Auth.OAuth2.Requests."]]],[]]