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 :: ClassroomCoursesCourseWorkList -> Maybe Text

    gogol-classroom Gogol.Classroom.Courses.CourseWork.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 :: ClassroomCoursesCourseWorkRubricsList -> Maybe Int32

    gogol-classroom Gogol.Classroom.Courses.CourseWork.Rubrics.List

    The maximum number of rubrics to return. If unspecified, at most 1 rubric is returned. The maximum value is 1; values above 1 are coerced to 1.

  3. pageToken :: ClassroomCoursesCourseWorkRubricsList -> Maybe Text

    gogol-classroom Gogol.Classroom.Courses.CourseWork.Rubrics.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.

  4. pageSize :: ClassroomCoursesCourseWorkStudentSubmissionsList -> Maybe Int32

    gogol-classroom Gogol.Classroom.Courses.CourseWork.StudentSubmissions.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.

  5. pageToken :: ClassroomCoursesCourseWorkStudentSubmissionsList -> Maybe Text

    gogol-classroom Gogol.Classroom.Courses.CourseWork.StudentSubmissions.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 :: ClassroomCoursesCourseWorkMaterialsAddOnAttachmentsList -> Maybe Int32

    gogol-classroom Gogol.Classroom.Courses.CourseWorkMaterials.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.

  7. pageToken :: ClassroomCoursesCourseWorkMaterialsAddOnAttachmentsList -> Maybe Text

    gogol-classroom Gogol.Classroom.Courses.CourseWorkMaterials.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.

  8. pageSize :: ClassroomCoursesCourseWorkMaterialsList -> Maybe Int32

    gogol-classroom Gogol.Classroom.Courses.CourseWorkMaterials.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 :: ClassroomCoursesCourseWorkMaterialsList -> Maybe Text

    gogol-classroom Gogol.Classroom.Courses.CourseWorkMaterials.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 :: ClassroomCoursesList -> Maybe Int32

    gogol-classroom Gogol.Classroom.Courses.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.

Page 65 of many | Previous | Next