فهرستی از دورههایی را که کاربر درخواستکننده مجاز به مشاهده آنها است، محدود به دورههایی که با درخواست مطابقت دارند، برمیگرداند. دوره های برگشتی بر اساس زمان ایجاد مرتب می شوند و جدیدترین دوره های ایجاد شده اول است.
تاریخ آخرین بهروزرسانی 2024-11-09 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","easyToUnderstand","thumb-up"],["مشکلم را برطرف کرد","solvedMyProblem","thumb-up"],["غیره","otherUp","thumb-up"]],[["اطلاعاتی که نیاز دارم وجود ندارد","missingTheInformationINeed","thumb-down"],["بیشازحد پیچیده/ مراحل بسیار زیاد","tooComplicatedTooManySteps","thumb-down"],["قدیمی","outOfDate","thumb-down"],["مشکل ترجمه","translationIssue","thumb-down"],["مشکل کد / نمونهها","samplesCodeIssue","thumb-down"],["غیره","otherDown","thumb-down"]],["تاریخ آخرین بهروزرسانی 2024-11-09 بهوقت ساعت هماهنگ جهانی."],[[["Returns a paginated list of courses viewable by the requesting user, filtered by student/teacher IDs and course states, ordered by creation time (newest first)."],["Possible errors include `PERMISSION_DENIED`, `INVALID_ARGUMENT`, and `NOT_FOUND` based on access, query parameters, and user existence."],["The HTTP request is a GET request to `https://classroom.googleapis.com/v1/courses` with optional query parameters for filtering."],["Requires authorization with either `https://www.googleapis.com/auth/classroom.courses` or `https://www.googleapis.com/auth/classroom.courses.readonly` scopes."],["The response body contains a list of courses and a token for retrieving the next page of results if available."]]],[]]