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 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."]]],[]]