В случае успеха тело ответа содержит экземпляр Property .
Области авторизации
Требуется одна из следующих областей OAuth:
https://www.googleapis.com/auth/docs
https://www.googleapis.com/auth/drive
https://www.googleapis.com/auth/drive.appdata
https://www.googleapis.com/auth/drive.file
https://www.googleapis.com/auth/drive.metadata
Некоторые области ограничены, и для их использования требуется оценка безопасности вашего приложения. Дополнительную информацию см. в руководстве по авторизации .
[[["Прост для понимания","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 a property on a Google Drive file using a PUT request to a specific URL with file ID and property key."],["Requires specifying the request body with the desired property details as defined in the Property object."],["Optionally accepts a query parameter to define the visibility of the property as either PRIVATE or PUBLIC."],["Needs authorization using one of the listed OAuth scopes, some of which may require security assessments."],["The response body, upon success, contains the updated property details as defined in the Property object."]]],[]]