| Package | Description |
|---|---|
| com.google.api.services.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
AccountRef |
AccountRef.clone() |
AccountRef |
EntityUserLink.Entity.getAccountRef()
Account for this link.
|
AccountRef |
AccountRef.set(String fieldName,
Object value) |
AccountRef |
AccountRef.setHref(String href)
Link for this account.
|
AccountRef |
AccountRef.setId(String id)
Account ID.
|
AccountRef |
AccountRef.setKind(String kind)
Analytics account reference.
|
AccountRef |
AccountRef.setName(String name)
Account name.
|
| Modifier and Type | Method and Description |
|---|---|
EntityUserLink.Entity |
EntityUserLink.Entity.setAccountRef(AccountRef accountRef)
Account for this link.
|
Copyright © 2011–2022 Google. All rights reserved.