| Package | Description |
|---|---|
| com.google.api.services.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
Profile.ParentLink |
Profile.ParentLink.clone() |
Profile.ParentLink |
Profile.getParentLink()
Parent link for this view (profile).
|
Profile.ParentLink |
Profile.ParentLink.set(java.lang.String fieldName,
java.lang.Object value) |
Profile.ParentLink |
Profile.ParentLink.setHref(java.lang.String href)
Link to the web property to which this view (profile) belongs.
|
Profile.ParentLink |
Profile.ParentLink.setType(java.lang.String type)
Value is "analytics#webproperty".
|
| Modifier and Type | Method and Description |
|---|---|
Profile |
Profile.setParentLink(Profile.ParentLink parentLink)
Parent link for this view (profile).
|