تاریخ آخرین بهروزرسانی 2024-10-25 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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-10-25 بهوقت ساعت هماهنگ جهانی."],[[["Returns a list of topics within a specific course that the requester has permission to view."],["Requires the `https://www.googleapis.com/auth/classroom.topics.readonly` OAuth scope for authorization."],["Utilizes the `GET` method with the `https://classroom.googleapis.com/v1/courses/{courseId}/topics` endpoint, accepting `courseId`, `pageSize`, and `pageToken` as parameters."],["Possible error codes include `PERMISSION_DENIED`, `INVALID_ARGUMENT`, and `NOT_FOUND`."],["The response body contains an array of `topic` objects and a `nextPageToken` for pagination."]]],[]]