Укажите, какие учащиеся смогут просматривать или не смогут просматривать объявление. Должен быть указан только в том случае, если assigneeMode имеет значение INDIVIDUAL_STUDENTS .
Тело ответа
В случае успеха тело ответа содержит экземпляр Announcement .
[[["Прост для понимания","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-14 UTC."],[[["Modifies the assignee mode and options (who can view) for a specific announcement within a course."],["Only teachers of the course containing the announcement have permission to use this method."],["Requires providing the `courseId`, `announcementId`, `assigneeMode`, and optionally `modifyIndividualStudentsOptions` in the request."],["Possible error responses include `PERMISSION_DENIED`, `INVALID_ARGUMENT`, and `NOT_FOUND`."],["Successful execution returns the updated `Announcement` object."]]],[]]