| Package | Description |
|---|---|
| com.google.api.services.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
Webproperty.ParentLink |
Webproperty.ParentLink.clone() |
Webproperty.ParentLink |
Webproperty.getParentLink()
Parent link for this web property.
|
Webproperty.ParentLink |
Webproperty.ParentLink.set(java.lang.String fieldName,
java.lang.Object value) |
Webproperty.ParentLink |
Webproperty.ParentLink.setHref(java.lang.String href)
Link to the account for this web property.
|
Webproperty.ParentLink |
Webproperty.ParentLink.setType(java.lang.String type)
Type of the parent link.
|
| Modifier and Type | Method and Description |
|---|---|
Webproperty |
Webproperty.setParentLink(Webproperty.ParentLink parentLink)
Parent link for this web property.
|