Package | Description |
---|---|
com.google.api.services.gmail |
Modifier and Type | Method and Description |
---|---|
Gmail.Users.Settings.SendAs.Patch |
Gmail.Users.Settings.SendAs.patch(String userId,
String sendAsEmail,
SendAs content)
Patch the specified send-as alias.
|
Gmail.Users.Settings.SendAs.Patch |
Gmail.Users.Settings.SendAs.Patch.set(String parameterName,
Object value) |
Gmail.Users.Settings.SendAs.Patch |
Gmail.Users.Settings.SendAs.Patch.set$Xgafv(String $Xgafv) |
Gmail.Users.Settings.SendAs.Patch |
Gmail.Users.Settings.SendAs.Patch.setAccessToken(String accessToken) |
Gmail.Users.Settings.SendAs.Patch |
Gmail.Users.Settings.SendAs.Patch.setAlt(String alt) |
Gmail.Users.Settings.SendAs.Patch |
Gmail.Users.Settings.SendAs.Patch.setCallback(String callback) |
Gmail.Users.Settings.SendAs.Patch |
Gmail.Users.Settings.SendAs.Patch.setFields(String fields) |
Gmail.Users.Settings.SendAs.Patch |
Gmail.Users.Settings.SendAs.Patch.setKey(String key) |
Gmail.Users.Settings.SendAs.Patch |
Gmail.Users.Settings.SendAs.Patch.setOauthToken(String oauthToken) |
Gmail.Users.Settings.SendAs.Patch |
Gmail.Users.Settings.SendAs.Patch.setPrettyPrint(Boolean prettyPrint) |
Gmail.Users.Settings.SendAs.Patch |
Gmail.Users.Settings.SendAs.Patch.setQuotaUser(String quotaUser) |
Gmail.Users.Settings.SendAs.Patch |
Gmail.Users.Settings.SendAs.Patch.setSendAsEmail(String sendAsEmail)
The send-as alias to be updated.
|
Gmail.Users.Settings.SendAs.Patch |
Gmail.Users.Settings.SendAs.Patch.setUploadProtocol(String uploadProtocol) |
Gmail.Users.Settings.SendAs.Patch |
Gmail.Users.Settings.SendAs.Patch.setUploadType(String uploadType) |
Gmail.Users.Settings.SendAs.Patch |
Gmail.Users.Settings.SendAs.Patch.setUserId(String userId)
User's email address.
|
Copyright © 2011–2024 Google. All rights reserved.