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.

  1. id :: ClassroomCoursesTopicsDelete -> Text

    gogol-classroom Gogol.Classroom.Courses.Topics.Delete

    Identifier of the topic to delete.

  2. id :: ClassroomCoursesTopicsGet -> Text

    gogol-classroom Gogol.Classroom.Courses.Topics.Get

    Identifier of the topic.

  3. id :: ClassroomCoursesTopicsPatch -> Text

    gogol-classroom Gogol.Classroom.Courses.Topics.Patch

    Identifier of the topic.

  4. id :: ClassroomCoursesUpdate -> Text

    gogol-classroom Gogol.Classroom.Courses.Update

    Identifier of the course to update. This identifier can be either the Classroom-assigned identifier or an alias.

  5. id :: ClassroomInvitationsAccept -> Text

    gogol-classroom Gogol.Classroom.Invitations.Accept

    Identifier of the invitation to accept.

  6. id :: ClassroomInvitationsDelete -> Text

    gogol-classroom Gogol.Classroom.Invitations.Delete

    Identifier of the invitation to delete.

  7. id :: ClassroomInvitationsGet -> Text

    gogol-classroom Gogol.Classroom.Invitations.Get

    Identifier of the invitation to return.

  8. id :: AddOnAttachment -> Maybe Text

    gogol-classroom Gogol.Classroom.Types

    Immutable. Classroom-assigned identifier for this attachment, unique per post.

  9. id :: Announcement -> Maybe Text

    gogol-classroom Gogol.Classroom.Types

    Classroom-assigned identifier of this announcement, unique per course. Read-only.

  10. id :: Course -> Maybe Text

    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.

Page 52 of many | Previous | Next