public static final class CustomDataSource.ParentLink extends GenericJson
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
CustomDataSource.ParentLink() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHref()
Link to the web property to which this custom data source belongs.
|
String |
getType()
Value is "analytics#webproperty".
|
CustomDataSource.ParentLink |
setHref(String href)
Link to the web property to which this custom data source belongs.
|
CustomDataSource.ParentLink |
setType(String type)
Value is "analytics#webproperty".
|
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 CustomDataSource.ParentLink setHref(String href)
null.public String getType()
null.public CustomDataSource.ParentLink setType(String type)
null.