| Package | Description |
|---|---|
| com.google.api.services.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
Account.Permissions |
Account.Permissions.clone() |
Account.Permissions |
Account.getPermissions()
Permissions the user has for this account.
|
Account.Permissions |
Account.Permissions.set(String fieldName,
Object value) |
Account.Permissions |
Account.Permissions.setEffective(List<String> effective)
All the permissions that the user has for this account.
|
| Modifier and Type | Method and Description |
|---|---|
Account |
Account.setPermissions(Account.Permissions permissions)
Permissions the user has for this account.
|
Copyright © 2011–2022 Google. All rights reserved.