| Package | Description |
|---|---|
| com.google.api.services.drive.model |
| Modifier and Type | Method and Description |
|---|---|
Photo |
Photo.clone() |
Photo |
GenoaUser.getPhoto()
A photo of the user.
|
Photo |
Photo.set(String fieldName,
Object value) |
Photo |
Photo.setHeight(Long height)
The height of the picture in pixels.
|
Photo |
Photo.setUrl(String url)
The URL to get the picture from.
|
Photo |
Photo.setWidth(Long width)
The width of the picture in pixels.
|
| Modifier and Type | Method and Description |
|---|---|
GenoaUser |
GenoaUser.setPhoto(Photo photo)
A photo of the user.
|
Copyright © 2011–2025 Google. All rights reserved.