| Package | Description |
|---|---|
| com.google.api.services.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
Profile.ChildLink |
Profile.ChildLink.clone() |
Profile.ChildLink |
Profile.getChildLink()
Child link for this view (profile).
|
Profile.ChildLink |
Profile.ChildLink.set(java.lang.String fieldName,
java.lang.Object value) |
Profile.ChildLink |
Profile.ChildLink.setHref(java.lang.String href)
Link to the list of goals for this view (profile).
|
Profile.ChildLink |
Profile.ChildLink.setType(java.lang.String type)
Value is "analytics#goals".
|
| Modifier and Type | Method and Description |
|---|---|
Profile |
Profile.setChildLink(Profile.ChildLink childLink)
Child link for this view (profile).
|