| Package | Description |
|---|---|
| com.google.api.services.plus.model |
| Modifier and Type | Method and Description |
|---|---|
Comment.Actor.ClientSpecificActorInfo |
Comment.Actor.ClientSpecificActorInfo.clone() |
Comment.Actor.ClientSpecificActorInfo |
Comment.Actor.getClientSpecificActorInfo()
Actor info specific to particular clients.
|
Comment.Actor.ClientSpecificActorInfo |
Comment.Actor.ClientSpecificActorInfo.set(java.lang.String fieldName,
java.lang.Object value) |
Comment.Actor.ClientSpecificActorInfo |
Comment.Actor.ClientSpecificActorInfo.setYoutubeActorInfo(Comment.Actor.ClientSpecificActorInfo.YoutubeActorInfo youtubeActorInfo)
Actor info specific to YouTube clients.
|
| Modifier and Type | Method and Description |
|---|---|
Comment.Actor |
Comment.Actor.setClientSpecificActorInfo(Comment.Actor.ClientSpecificActorInfo clientSpecificActorInfo)
Actor info specific to particular clients.
|