Google Classroom add-ons are now generally available to developers! Please see the
add-ons documentation for more information.
IndividualStudentsOptions
Stay organized with collections
Save and categorize content based on your preferences.
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 2025-04-17 UTC.
[null,null,["Last updated 2025-04-17 UTC."],[],[],null,["# IndividualStudentsOptions\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nAssignee details about a coursework/announcement. This field is set if and only if `assigneeMode` is `INDIVIDUAL_STUDENTS`.\n\n| JSON representation |\n|--------------------------------------|\n| ``` { \"studentIds\": [ string ] } ``` |\n\n| Fields ||\n|----------------|----------------------------------------------------------------------------------------|\n| `studentIds[]` | `string` Identifiers for the students that have access to the coursework/announcement. |"]]