تاريخ التعديل الأخير: 2024-09-20 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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-09-20 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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."]]],[]]