تاريخ التعديل الأخير: 2024-08-15 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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-08-15 (حسب التوقيت العالمي المتفَّق عليه)"],[[["This method returns a course based on its ID, which can be either Classroom-assigned or an alias."],["Users need to have appropriate authorization scopes, either `classroom.courses` or `classroom.courses.readonly`, to access the course data."],["Possible error codes include `PERMISSION_DENIED` if the user lacks access or `NOT_FOUND` if the course ID is invalid."],["The request body should be empty, and a successful response will contain a [Course](/classroom/reference/rest/v1/courses#Course) object."],["This endpoint uses a `GET` request with the course ID as a path parameter, following gRPC Transcoding syntax."]]],[]]