| Package | Description |
|---|---|
| com.google.api.services.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
AccountSummary |
AccountSummary.clone() |
AccountSummary |
AccountSummary.set(String fieldName,
Object value) |
AccountSummary |
AccountSummary.setId(String id)
Account ID.
|
AccountSummary |
AccountSummary.setKind(String kind)
Resource type for Analytics AccountSummary.
|
AccountSummary |
AccountSummary.setName(String name)
Account name.
|
AccountSummary |
AccountSummary.setStarred(Boolean starred)
Indicates whether this account is starred or not.
|
AccountSummary |
AccountSummary.setWebProperties(List<WebPropertySummary> webProperties)
List of web properties under this account.
|
| Modifier and Type | Method and Description |
|---|---|
List<AccountSummary> |
AccountSummaries.getItems()
A list of AccountSummaries.
|
| Modifier and Type | Method and Description |
|---|---|
AccountSummaries |
AccountSummaries.setItems(List<AccountSummary> items)
A list of AccountSummaries.
|
Copyright © 2011–2022 Google. All rights reserved.