[[["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 2024-09-18 UTC."],[[["\u003cp\u003eThe link status indicates the current state of a connection between accounts, ranging from unspecified to pending, approved, or rejected.\u003c/p\u003e\n"],["\u003cp\u003eA link request can be pending while awaiting a response, approved for active connection, or rejected if deemed unsuitable.\u003c/p\u003e\n"]]],["The provided content outlines the possible statuses for an account link. These statuses include `LINK_STATUS_UNSPECIFIED`, indicating an undefined state, and `PENDING`, signifying that a link request is awaiting a response. `APPROVED` denotes an active and accepted link, while `REJECTED` indicates that a link request has been denied. These enums define the current state of a given account linking request.\n"],null,["# LinkStatus\n\nPossible account link statuses.\n\n| Enums ||\n|---------------------------|-------------------------------------------|\n| `LINK_STATUS_UNSPECIFIED` | Unspecified link status. |\n| `PENDING` | The link request has not been answered. |\n| `APPROVED` | The link has been approved and is active. |\n| `REJECTED` | The link has been rejected. |"]]