Gửi yêu cầu với tư cách là quản trị viên miền; nếu bạn đặt thành true (đúng) thì người yêu cầu sẽ được cấp quyền truy cập nếu họ là quản trị viên của miền chứa bộ nhớ dùng chung.
Nội dung yêu cầu
Nội dung yêu cầu phải trống.
Nội dung phản hồi
Nếu thành công, nội dung phản hồi sẽ chứa một phiên bản của Drive.
Phạm vi uỷ quyền
Yêu cầu một trong các phạm vi OAuth sau:
https://www.googleapis.com/auth/drive
https://www.googleapis.com/auth/drive.readonly
Một số phạm vi bị hạn chế và cần phải được đánh giá bảo mật thì ứng dụng của bạn mới có thể sử dụng những phạm vi đó. Để biết thêm thông tin, hãy xem Hướng dẫn uỷ quyền.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 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."]]],[]]