[[["わかりやすい","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-09-20 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."]]],[]]