[[["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 `PromptCodeReceiver` class, part of the `Google.Apis.Auth.OAuth2` namespace, is an OAuth 2.0 verification code receiver that obtains the authorization code from user input."],["This class inherits from `Object` and implements the `ICodeReceiver` interface, as seen in version 1.50.0 of the API documentation."],["The `PromptCodeReceiver` class includes a `RedirectUri` property that returns the redirected URI as a string."],["The primary method, `ReceiveCodeAsync`, is responsible for receiving the authorization code and returns a `Task` of `AuthorizationCodeResponseUrl` with the code response."],["The documentation shows that there are newer versions of the API including 1.69.0 (latest), and 1.68.0, 1.60.0, 1.59.0 and 1.55.0, that can also be referred to."]]],[]]