[[["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 2023-09-11 UTC."],[],[],null,["# ActingUser\n\nContains metadata about the user who performed an action, such as creating a release or finalizing a version.\n\n| JSON representation |\n|-------------------------------------------------|\n| ``` { \"email\": string, \"imageUrl\": string } ``` |\n\n| Fields ||\n|------------|-------------------------------------------------------------------------------------------------------------------------------------|\n| `email` | `string` The email address of the user when the user performed the action. |\n| `imageUrl` | `string` A profile image URL for the user. May not be present if the user has changed their email address or deleted their account. |"]]