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