| Package | Description |
|---|---|
| com.google.api.services.classroom.model |
| Modifier and Type | Method and Description |
|---|---|
GlobalPermission |
GlobalPermission.clone() |
GlobalPermission |
GlobalPermission.set(String fieldName,
Object value) |
GlobalPermission |
GlobalPermission.setPermission(String permission)
Permission value.
|
| Modifier and Type | Method and Description |
|---|---|
List<GlobalPermission> |
UserProfile.getPermissions()
Global permissions of the user.
|
| Modifier and Type | Method and Description |
|---|---|
UserProfile |
UserProfile.setPermissions(List<GlobalPermission> permissions)
Global permissions of the user.
|
Copyright © 2011–2022 Google. All rights reserved.