Senden Sie die Anfrage als Domainadministrator. Ist die Richtlinie auf „true“ gesetzt, erhält der Anforderer Zugriff, wenn er Administrator der Domain ist, zu der die geteilte Ablage gehört.
Wenn der Vorgang erfolgreich abgeschlossen wurde, enthält der Antworttext eine Instanz von Drive.
Autorisierungsbereiche
Erfordert den folgenden OAuth-Bereich:
https://www.googleapis.com/auth/drive
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 the metadata for an existing shared drive using a `PUT` request."],["Requires the `driveId` as a path parameter to identify the specific shared drive."],["Optionally, uses `useDomainAdminAccess` query parameter for domain administrator access."],["The request and response bodies both utilize the `Drive` resource, containing the shared drive's metadata."],["Needs authorization with the `https://www.googleapis.com/auth/drive` scope."]]],[]]