Package | Description |
---|---|
com.google.api.services.gmail |
Modifier and Type | Method and Description |
---|---|
Gmail.Users.Labels.Patch |
Gmail.Users.Labels.patch(String userId,
String id,
Label content)
Patch the specified label.
|
Gmail.Users.Labels.Patch |
Gmail.Users.Labels.Patch.set(String parameterName,
Object value) |
Gmail.Users.Labels.Patch |
Gmail.Users.Labels.Patch.set$Xgafv(String $Xgafv) |
Gmail.Users.Labels.Patch |
Gmail.Users.Labels.Patch.setAccessToken(String accessToken) |
Gmail.Users.Labels.Patch |
Gmail.Users.Labels.Patch.setAlt(String alt) |
Gmail.Users.Labels.Patch |
Gmail.Users.Labels.Patch.setCallback(String callback) |
Gmail.Users.Labels.Patch |
Gmail.Users.Labels.Patch.setFields(String fields) |
Gmail.Users.Labels.Patch |
Gmail.Users.Labels.Patch.setId(String id)
The ID of the label to update.
|
Gmail.Users.Labels.Patch |
Gmail.Users.Labels.Patch.setKey(String key) |
Gmail.Users.Labels.Patch |
Gmail.Users.Labels.Patch.setOauthToken(String oauthToken) |
Gmail.Users.Labels.Patch |
Gmail.Users.Labels.Patch.setPrettyPrint(Boolean prettyPrint) |
Gmail.Users.Labels.Patch |
Gmail.Users.Labels.Patch.setQuotaUser(String quotaUser) |
Gmail.Users.Labels.Patch |
Gmail.Users.Labels.Patch.setUploadProtocol(String uploadProtocol) |
Gmail.Users.Labels.Patch |
Gmail.Users.Labels.Patch.setUploadType(String uploadType) |
Gmail.Users.Labels.Patch |
Gmail.Users.Labels.Patch.setUserId(String userId)
The user's email address.
|
Copyright © 2011–2024 Google. All rights reserved.