| Package | Description |
|---|---|
| com.google.api.services.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
CustomMetric.ParentLink |
CustomMetric.ParentLink.clone() |
CustomMetric.ParentLink |
CustomMetric.getParentLink()
Parent link for the custom metric.
|
CustomMetric.ParentLink |
CustomMetric.ParentLink.set(String fieldName,
Object value) |
CustomMetric.ParentLink |
CustomMetric.ParentLink.setHref(String href)
Link to the property to which the custom metric belongs.
|
CustomMetric.ParentLink |
CustomMetric.ParentLink.setType(String type)
Type of the parent link.
|
| Modifier and Type | Method and Description |
|---|---|
CustomMetric |
CustomMetric.setParentLink(CustomMetric.ParentLink parentLink)
Parent link for the custom metric.
|
Copyright © 2011–2022 Google. All rights reserved.