| 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(java.lang.String fieldName,
java.lang.Object value) |
Profile.Permissions |
Profile.Permissions.setEffective(java.util.List<java.lang.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).
|