| Package | Description |
|---|---|
| com.google.api.services.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
Account.ChildLink |
Account.ChildLink.clone() |
Account.ChildLink |
Account.getChildLink()
Child link for an account entry.
|
Account.ChildLink |
Account.ChildLink.set(String fieldName,
Object value) |
Account.ChildLink |
Account.ChildLink.setHref(String href)
Link to the list of web properties for this account.
|
Account.ChildLink |
Account.ChildLink.setType(String type)
Type of the child link.
|
| Modifier and Type | Method and Description |
|---|---|
Account |
Account.setChildLink(Account.ChildLink childLink)
Child link for an account entry.
|
Copyright © 2011–2022 Google. All rights reserved.