id property
Identifier for this course assigned by Classroom.
When creating a course, you may optionally set this identifier to an alias
string in the request to create a corresponding alias. The id
is still
assigned by Classroom and cannot be updated after the course is created.
Specifying this field in a course update mask results in an error.
Implementation
core.String? id;