[[["わかりやすい","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-12-06 UTC。"],[[["Returns a list of aliases for a given course using the `courses/{courseId}/aliases` endpoint."],["Allows for pagination using `pageSize` and `pageToken` query parameters to retrieve large lists of aliases."],["Requires authorization with either `classroom.courses` or `classroom.courses.readonly` scopes."],["Returns an error if the course is not found or the user lacks sufficient permissions."],["Response includes an array of `CourseAlias` objects and a `nextPageToken` for subsequent requests."]]],[]]