[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-04 UTC."],[[["Updates an existing course using its identifier, allowing modifications to course details."],["Requires `https://www.googleapis.com/auth/classroom.courses` scope for authorization to make changes."],["Returns the updated course details in the response or specific error codes if unsuccessful."],["Possible errors include permission issues, invalid course identifiers, and course modification restrictions."],["Utilizes a PUT request with the course ID in the path and the updated course details in the request body."]]],[]]