Hoogle Search
Within LTS Haskell 24.28 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
id :: ClassroomCoursesTopicsDelete -> Textgogol-classroom Gogol.Classroom.Courses.Topics.Delete Identifier of the topic to delete.
id :: ClassroomCoursesTopicsGet -> Textgogol-classroom Gogol.Classroom.Courses.Topics.Get Identifier of the topic.
id :: ClassroomCoursesTopicsPatch -> Textgogol-classroom Gogol.Classroom.Courses.Topics.Patch Identifier of the topic.
id :: ClassroomCoursesUpdate -> Textgogol-classroom Gogol.Classroom.Courses.Update Identifier of the course to update. This identifier can be either the Classroom-assigned identifier or an alias.
id :: ClassroomInvitationsAccept -> Textgogol-classroom Gogol.Classroom.Invitations.Accept Identifier of the invitation to accept.
id :: ClassroomInvitationsDelete -> Textgogol-classroom Gogol.Classroom.Invitations.Delete Identifier of the invitation to delete.
id :: ClassroomInvitationsGet -> Textgogol-classroom Gogol.Classroom.Invitations.Get Identifier of the invitation to return.
id :: AddOnAttachment -> Maybe Textgogol-classroom Gogol.Classroom.Types Immutable. Classroom-assigned identifier for this attachment, unique per post.
id :: Announcement -> Maybe Textgogol-classroom Gogol.Classroom.Types Classroom-assigned identifier of this announcement, unique per course. Read-only.
-
gogol-classroom Gogol.Classroom.Types 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.