public static final class Activity.PlusObject.StatusForViewer extends GenericJson
GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
Activity.PlusObject.StatusForViewer() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getCanComment()
Whether the viewer can comment on the activity.
|
Boolean |
getCanPlusone()
Whether the viewer can +1 the activity.
|
Boolean |
getIsPlusOned()
Whether the viewer has +1'd the activity.
|
Boolean |
getResharingDisabled()
Whether reshares are disabled for the activity.
|
Activity.PlusObject.StatusForViewer |
setCanComment(Boolean canComment)
Whether the viewer can comment on the activity.
|
Activity.PlusObject.StatusForViewer |
setCanPlusone(Boolean canPlusone)
Whether the viewer can +1 the activity.
|
Activity.PlusObject.StatusForViewer |
setIsPlusOned(Boolean isPlusOned)
Whether the viewer has +1'd the activity.
|
Activity.PlusObject.StatusForViewer |
setResharingDisabled(Boolean resharingDisabled)
Whether reshares are disabled for the activity.
|
clone, getFactory, setFactory, toPrettyString, toString
entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, set, setUnknownKeys
clear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, values
public Boolean getCanComment()
null
.public Activity.PlusObject.StatusForViewer setCanComment(Boolean canComment)
null
.public Boolean getCanPlusone()
null
.public Activity.PlusObject.StatusForViewer setCanPlusone(Boolean canPlusone)
null
.public Boolean getIsPlusOned()
null
.public Activity.PlusObject.StatusForViewer setIsPlusOned(Boolean isPlusOned)
null
.public Boolean getResharingDisabled()
null
.public Activity.PlusObject.StatusForViewer setResharingDisabled(Boolean resharingDisabled)
null
.