Package | Description |
---|---|
com.google.api.services.drive.model |
Modifier and Type | Method and Description |
---|---|
User.Picture |
User.Picture.clone() |
User.Picture |
User.getPicture()
The user's profile picture.
|
User.Picture |
User.Picture.set(String fieldName,
Object value) |
User.Picture |
User.Picture.setUrl(String url)
A URL that points to a profile picture of this user.
|
Modifier and Type | Method and Description |
---|---|
User |
User.setPicture(User.Picture picture)
The user's profile picture.
|
Copyright © 2011–2021 Google. All rights reserved.