Die Sichtbarkeit der Property. Zulässige Werte sind PRIVATE und PUBLIC. (Standard: PRIVATE)
Anfragetext
Der Anfragetext enthält eine Instanz von Property.
Antworttext
Wenn der Vorgang erfolgreich abgeschlossen wurde, enthält der Antworttext eine Instanz von Property.
Autorisierungsbereiche
Erfordert einen der folgenden OAuth-Bereiche:
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
Einige Bereiche sind eingeschränkt und erfordern eine Sicherheitsprüfung, damit Ihre App sie verwenden kann. Weitere Informationen finden Sie im Leitfaden zur Autorisierung.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-09-04 (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."]]],[]]