| Package | Description |
|---|---|
| com.google.api.services.admin.directory |
| Modifier and Type | Method and Description |
|---|---|
Directory.Users.Photos.Patch |
Directory.Users.Photos.patch(String userKey,
UserPhoto content)
Add a photo for the user.
|
Directory.Users.Photos.Patch |
Directory.Users.Photos.Patch.set(String parameterName,
Object value) |
Directory.Users.Photos.Patch |
Directory.Users.Photos.Patch.setAlt(String alt) |
Directory.Users.Photos.Patch |
Directory.Users.Photos.Patch.setFields(String fields) |
Directory.Users.Photos.Patch |
Directory.Users.Photos.Patch.setKey(String key) |
Directory.Users.Photos.Patch |
Directory.Users.Photos.Patch.setOauthToken(String oauthToken) |
Directory.Users.Photos.Patch |
Directory.Users.Photos.Patch.setPrettyPrint(Boolean prettyPrint) |
Directory.Users.Photos.Patch |
Directory.Users.Photos.Patch.setQuotaUser(String quotaUser) |
Directory.Users.Photos.Patch |
Directory.Users.Photos.Patch.setUserIp(String userIp) |
Directory.Users.Photos.Patch |
Directory.Users.Photos.Patch.setUserKey(String userKey)
Email or immutable Id of the user
|