| Package | Description |
|---|---|
| com.google.api.services.classroom.model |
| Modifier and Type | Method and Description |
|---|---|
Guardian |
Guardian.clone() |
Guardian |
Guardian.set(String fieldName,
Object value) |
Guardian |
Guardian.setGuardianId(String guardianId)
Identifier for the guardian.
|
Guardian |
Guardian.setGuardianProfile(UserProfile guardianProfile)
User profile for the guardian.
|
Guardian |
Guardian.setInvitedEmailAddress(String invitedEmailAddress)
The email address to which the initial guardian invitation was sent.
|
Guardian |
Guardian.setStudentId(String studentId)
Identifier for the student to whom the guardian relationship applies.
|
| Modifier and Type | Method and Description |
|---|---|
List<Guardian> |
ListGuardiansResponse.getGuardians()
Guardians on this page of results that met the criteria specified in the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListGuardiansResponse |
ListGuardiansResponse.setGuardians(List<Guardian> guardians)
Guardians on this page of results that met the criteria specified in the request.
|
Copyright © 2011–2022 Google. All rights reserved.