[[["Прост для понимания","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 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."]]],[]]