public static final class DailyUpload.ParentLink extends GenericJson
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
DailyUpload.ParentLink() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHref()
Link to the custom data source to which this daily upload belongs.
|
String |
getType()
Value is "analytics#customDataSource".
|
DailyUpload.ParentLink |
setHref(String href)
Link to the custom data source to which this daily upload belongs.
|
DailyUpload.ParentLink |
setType(String type)
Value is "analytics#customDataSource".
|
clone, getFactory, setFactory, toPrettyString, toStringentrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, set, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, valuespublic String getHref()
null.public DailyUpload.ParentLink setHref(String href)
null.public String getType()
null.public DailyUpload.ParentLink setType(String type)
null.