Google Classroom add-ons are now generally available to developers! Please see the
add-ons documentation for more information.
IndividualStudentsOptions
Assignee details about a coursework/announcement. This field is set if and only if assigneeMode
is INDIVIDUAL_STUDENTS
.
JSON representation |
{
"studentIds": [
string
]
} |
Fields |
studentIds[] |
string
Identifiers for the students that have access to the coursework/announcement.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-12-05 UTC.
[null,null,["Last updated 2024-12-05 UTC."],[[["Assignee details are provided for coursework or announcements when assigned to individual students."],["This information is represented using JSON format with a field called \"studentIds\" containing a list of student identifiers."],["\"studentIds\" is an array of strings, where each string represents the unique identifier of a student who has access to the coursework or announcement."]]],[]]