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