[[["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 2025-06-16 UTC."],[[["This function, `google.appengine.api.mail.SendMail`, sends emails on behalf of an application."],["The function requires parameters for the sender's email, recipient(s), subject, and plain-text body of the email."],["It uses a function called `make_sync_call` to make a synchronous call to an API proxy."],["It can use extra keyword arguments that are compatible with the `EmailMessage` constructor, and will raise an `InvalidEmailError` if an invalid email is provided."]]],[]]