public static final class ActivityContentDetails.Upload extends GenericJson
GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
ActivityContentDetails.Upload() |
Modifier and Type | Method and Description |
---|---|
String |
getVideoId()
The ID that YouTube uses to uniquely identify the uploaded video.
|
ActivityContentDetails.Upload |
setVideoId(String videoId)
The ID that YouTube uses to uniquely identify the uploaded video.
|
clone, getFactory, setFactory, toPrettyString, toString
entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, set, setUnknownKeys
clear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, values
public String getVideoId()
null
.public ActivityContentDetails.Upload setVideoId(String videoId)
null
.