Berikan permintaan sebagai administrator domain. Jika disetel ke benar (true), pemohon akan diberi akses jika ia adalah administrator domain tempat drive bersama berada.
Jika berhasil, isi respons akan berisi instance Drive.
Cakupan otorisasi
Memerlukan cakupan OAuth berikut ini:
https://www.googleapis.com/auth/drive
Beberapa cakupan dibatasi dan memerlukan penilaian keamanan agar aplikasi Anda dapat menggunakannya. Untuk informasi selengkapnya, lihat Panduan otorisasi.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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 target shared drive."],["Optionally, uses `useDomainAdminAccess` query parameter for domain administrators to bypass ownership restrictions."],["The request and response bodies utilize the `Drive` resource, allowing for modifications and retrieval of metadata."],["Authorizes using the `https://www.googleapis.com/auth/drive` OAuth scope."]]],[]]