[[["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-08-22 UTC."],[[["This documentation explains the reasons for email delivery errors, represented by specific enum values."],["Possible reasons for email failures include unspecified reasons, exceeding the allowed quota, and deletion of all intended recipients."]]],["The content defines possible reasons for email errors, categorized as enums. `EMAIL_INVALID_REASON_UNSPECIFIED` indicates an undefined error. `OUT_OF_QUOTA` signifies the user lacks sufficient email quota. `RECIPIENT_DELETED` means all intended email recipients have been removed. These enums are designed to provide specific error context when an email operation fails. Each enum describes a particular condition causing the email issue.\n"]]