Обновляет существующего пользователя. Возвращает обновленного пользователя в случае успеха.
Этот метод имеет уникальные требования к аутентификации. Прежде чем использовать этот метод, прочтите предварительные требования в нашем руководстве по управлению пользователями .
Функция «Попробуйте этот метод» для этого метода не работает.
[[["Прост для понимания","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-10-30 UTC."],[[["Updates an existing user and returns the updated user object upon successful completion."],["Requires specific authentication outlined in the Managing Users guide and the 'Try this method' feature is unavailable."],["Utilizes an HTTP PATCH request with path and query parameters to identify the user and specify fields to update."],["The request body and successful response both contain a User object as defined in the API reference."],["Needs 'https://www.googleapis.com/auth/display-video-user-management' OAuth scope for authorization."]]],[]]