İsteği alan yöneticisi olarak gönderin. True değerine ayarlanırsa, ortak Drive'ın ait olduğu alanın yöneticisi olan istekte bulunan kişiye erişim verilir.
Başarılıysa yanıt metni, Drive öğesinin bir örneğini içerir.
Yetkilendirme kapsamları
Aşağıdaki OAuth kapsamını gerektirir:
https://www.googleapis.com/auth/drive
Bazı kapsamlar kısıtlanmıştır ve uygulamanızın bunları kullanabilmesi için güvenlik değerlendirmesi yapılması gerekir. Daha fazla bilgi için Yetkilendirme kılavuzuna göz atın.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-09-03 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."]]],[]]