| Package | Description |
|---|---|
| com.google.api.services.plus.model |
| Modifier and Type | Method and Description |
|---|---|
Comment.Actor.Image |
Comment.Actor.Image.clone() |
Comment.Actor.Image |
Comment.Actor.getImage()
The image representation of this actor.
|
Comment.Actor.Image |
Comment.Actor.Image.set(java.lang.String fieldName,
java.lang.Object value) |
Comment.Actor.Image |
Comment.Actor.Image.setUrl(java.lang.String url)
The URL of the actor's profile photo.
|
| Modifier and Type | Method and Description |
|---|---|
Comment.Actor |
Comment.Actor.setImage(Comment.Actor.Image image)
The image representation of this actor.
|