GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Goal.ParentLink() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHref()
Link to the profile to which this goal belongs.
|
String |
getType()
Value is "analytics#profile".
|
Goal.ParentLink |
setHref(String href)
Link to the profile to which this goal belongs.
|
Goal.ParentLink |
setType(String type)
Value is "analytics#profile".
|
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 Goal.ParentLink setHref(String href)
null.public String getType()
null.public Goal.ParentLink setType(String type)
null.