[[["সহজে বোঝা যায়","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-11 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["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."]]],[]]