Issue the request as a domain administrator; if set to true, then the requester will be granted access if they are an administrator of the domain to which the shared drive belongs.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-17 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."]]],[]]