[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eRefreshTokenRequest\u003c/code\u003e class is used to request a new access token using a refresh token, as specified by the OAuth 2.0 protocol.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eTokenRequest\u003c/code\u003e and is found within the \u003ccode\u003eGoogle.Apis.Auth.OAuth2.Requests\u003c/code\u003e namespace, part of the \u003ccode\u003eGoogle.Apis.Auth.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRefreshTokenRequest\u003c/code\u003e contains a constructor that sets the grant type to \u003ccode\u003erefresh_token\u003c/code\u003e, and it also contains a \u003ccode\u003eRefreshToken\u003c/code\u003e property that gets or sets the refresh token issued to the client.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits various members from \u003ccode\u003eTokenRequest\u003c/code\u003e, including properties like \u003ccode\u003eScope\u003c/code\u003e, \u003ccode\u003eGrantType\u003c/code\u003e, \u003ccode\u003eClientId\u003c/code\u003e, and \u003ccode\u003eClientSecret\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eVersion 1.69.0 is the latest available version, while other versions are also available, including 1.68.0, 1.60.0, 1.59.0, 1.55.0, and 1.50.0.\u003c/p\u003e\n"]]],[],null,[]]