[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-12 UTC."],[[["This endpoint determines if a user account is eligible to receive a UserInvitation, indicating if it's an unmanaged account."],["Eligibility requires the user's email to be a consumer account and its domain must match a verified Google Workspace or Cloud Identity domain."],["The HTTP GET request checks eligibility using the user invitation's name in the format `customers/{customer}/userinvitations/{user_email_address}`."],["A successful request returns a boolean `isInvitableUser` in the response body, indicating whether the email address is eligible."],["This method is not applicable to Workspace Essentials customers and it requires specific OAuth scopes for authorization."]]],[]]