Searched defs:email (Results 1 – 3 of 3) sorted by relevance
13 { name = "Erwin Jansen", email = "jansene@google.com" }, qkey14 { name = "Shuo Wang Hsu", email = "shuohsu@google.com" } qkey
77 Email email = new Email(); in sendEmails() local
66 def _CreateOauthServiceAccountCreds(email, private_key_path, scopes): argument