| Package | Description |
|---|---|
| com.google.api.services.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
Webproperty.ChildLink |
Webproperty.ChildLink.clone() |
Webproperty.ChildLink |
Webproperty.getChildLink()
Child link for this web property.
|
Webproperty.ChildLink |
Webproperty.ChildLink.set(java.lang.String fieldName,
java.lang.Object value) |
Webproperty.ChildLink |
Webproperty.ChildLink.setHref(java.lang.String href)
Link to the list of views (profiles) for this web property.
|
Webproperty.ChildLink |
Webproperty.ChildLink.setType(java.lang.String type)
Type of the parent link.
|
| Modifier and Type | Method and Description |
|---|---|
Webproperty |
Webproperty.setChildLink(Webproperty.ChildLink childLink)
Child link for this web property.
|