public static final class Activity.Actor.ClientSpecificActorInfo.YoutubeActorInfo
extends com.google.api.client.json.GenericJson
com.google.api.client.util.GenericData.Flags
Constructor and Description |
---|
Activity.Actor.ClientSpecificActorInfo.YoutubeActorInfo() |
Modifier and Type | Method and Description |
---|---|
Activity.Actor.ClientSpecificActorInfo.YoutubeActorInfo |
clone() |
java.lang.String |
getChannelId()
ID of the YouTube channel owned by the Actor.
|
Activity.Actor.ClientSpecificActorInfo.YoutubeActorInfo |
set(java.lang.String fieldName,
java.lang.Object value) |
Activity.Actor.ClientSpecificActorInfo.YoutubeActorInfo |
setChannelId(java.lang.String channelId)
ID of the YouTube channel owned by the Actor.
|
getFactory, setFactory, toPrettyString, toString
entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeys
public Activity.Actor.ClientSpecificActorInfo.YoutubeActorInfo()
public java.lang.String getChannelId()
null
for nonepublic Activity.Actor.ClientSpecificActorInfo.YoutubeActorInfo setChannelId(java.lang.String channelId)
channelId
- channelId or null
for nonepublic Activity.Actor.ClientSpecificActorInfo.YoutubeActorInfo set(java.lang.String fieldName, java.lang.Object value)
set
in class com.google.api.client.json.GenericJson
public Activity.Actor.ClientSpecificActorInfo.YoutubeActorInfo clone()
clone
in class com.google.api.client.json.GenericJson