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 file's property using a PUT request to the specified endpoint with file ID and property key."],["Request body should contain a `Property` object and the response will contain the updated `Property` object if successful."],["You can control property visibility using the `visibility` query parameter with 'PRIVATE' or 'PUBLIC' options."],["Requires authorization with specific OAuth scopes, including `drive`, `drive.file`, `drive.metadata`, `docs`, or `drive.appdata`."]]],[]]