[[["容易理解","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."]]],[]]