Hoogle Search

Within LTS Haskell 24.12 (ghc-9.10.3)

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

  1. pageToken :: ClassroomCoursesList -> Maybe Text

    gogol-classroom Gogol.Classroom.Courses.List

    nextPageToken value returned from a previous list call, indicating that the subsequent page of results should be returned. The list request must be otherwise identical to the one that resulted in this token.

  2. pageSize :: ClassroomCoursesPostsAddOnAttachmentsList -> Maybe Int32

    gogol-classroom Gogol.Classroom.Courses.Posts.AddOnAttachments.List

    The maximum number of attachments to return. The service may return fewer than this value. If unspecified, at most 20 attachments will be returned. The maximum value is 20; values above 20 will be coerced to 20.

  3. pageToken :: ClassroomCoursesPostsAddOnAttachmentsList -> Maybe Text

    gogol-classroom Gogol.Classroom.Courses.Posts.AddOnAttachments.List

    A page token, received from a previous ListAddOnAttachments call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListAddOnAttachments must match the call that provided the page token.

  4. pageSize :: ClassroomCoursesStudentsList -> Maybe Int32

    gogol-classroom Gogol.Classroom.Courses.Students.List

    Maximum number of items to return. The default is 30 if unspecified or 0. The server may return fewer than the specified number of results.

  5. pageToken :: ClassroomCoursesStudentsList -> Maybe Text

    gogol-classroom Gogol.Classroom.Courses.Students.List

    nextPageToken value returned from a previous list call, indicating that the subsequent page of results should be returned. The list request must be otherwise identical to the one that resulted in this token.

  6. pageSize :: ClassroomCoursesTeachersList -> Maybe Int32

    gogol-classroom Gogol.Classroom.Courses.Teachers.List

    Maximum number of items to return. The default is 30 if unspecified or 0. The server may return fewer than the specified number of results.

  7. pageToken :: ClassroomCoursesTeachersList -> Maybe Text

    gogol-classroom Gogol.Classroom.Courses.Teachers.List

    nextPageToken value returned from a previous list call, indicating that the subsequent page of results should be returned. The list request must be otherwise identical to the one that resulted in this token.

  8. pageSize :: ClassroomCoursesTopicsList -> Maybe Int32

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

    Maximum number of items to return. Zero or unspecified indicates that the server may assign a maximum. The server may return fewer than the specified number of results.

  9. pageToken :: ClassroomCoursesTopicsList -> Maybe Text

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

    nextPageToken value returned from a previous list call, indicating that the subsequent page of results should be returned. The list request must be otherwise identical to the one that resulted in this token.

  10. pageSize :: ClassroomInvitationsList -> Maybe Int32

    gogol-classroom Gogol.Classroom.Invitations.List

    Maximum number of items to return. The default is 500 if unspecified or 0. The server may return fewer than the specified number of results.

Page 66 of many | Previous | Next