Berikan permintaan sebagai administrator domain. Jika disetel ke benar (true), pemohon akan diberi akses jika ia adalah administrator domain tempat drive bersama berada.
Isi permintaan
Isi permintaan harus kosong.
Isi respons
Jika berhasil, isi respons akan berisi instance Drive.
Cakupan otorisasi
Memerlukan salah satu cakupan OAuth berikut:
https://www.googleapis.com/auth/drive
https://www.googleapis.com/auth/drive.readonly
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-05 UTC."],[[["Retrieves metadata for a specified shared drive using its unique ID."],["Allows domain administrators to access shared drive data by setting `useDomainAdminAccess` to true."],["Requires authorization with either `https://www.googleapis.com/auth/drive` or `https://www.googleapis.com/auth/drive.readonly` scopes."],["Returns a `Drive` resource containing the shared drive's metadata upon successful execution."],["Utilizes a `GET` request with the shared drive ID as a path parameter."]]],[]]