Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. id :: ClassroomCoursesUpdate -> Text

    gogol-classroom Gogol.Classroom

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

  2. id :: ClassroomInvitationsAccept -> Text

    gogol-classroom Gogol.Classroom

    Identifier of the invitation to accept.

  3. id :: ClassroomInvitationsDelete -> Text

    gogol-classroom Gogol.Classroom

    Identifier of the invitation to delete.

  4. id :: ClassroomInvitationsGet -> Text

    gogol-classroom Gogol.Classroom

    Identifier of the invitation to return.

  5. id :: AddOnAttachment -> Maybe Text

    gogol-classroom Gogol.Classroom

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

  6. id :: Announcement -> Maybe Text

    gogol-classroom Gogol.Classroom

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

  7. id :: Course -> Maybe Text

    gogol-classroom Gogol.Classroom

    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.

  8. id :: CourseWork -> Maybe Text

    gogol-classroom Gogol.Classroom

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

  9. id :: CourseWorkMaterial -> Maybe Text

    gogol-classroom Gogol.Classroom

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

  10. id :: Criterion -> Maybe Text

    gogol-classroom Gogol.Classroom

    The criterion ID. On creation, an ID is assigned.

Page 48 of many | Previous | Next