[[["Прост для понимания","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."],[[["This endpoint returns a paginated list of students within a specific course that the requester has permission to view."],["It requires providing the course ID as a path parameter and accepts optional query parameters for pagination control."],["Potential error responses include NOT_FOUND if the course is not found and PERMISSION_DENIED for unauthorized access attempts."],["Authorization is necessary using one of the specified OAuth scopes related to Classroom rosters and user profiles."],["The response body, if successful, contains an array of Student objects and a nextPageToken for retrieving subsequent pages of results."]]],[]]