Update shared drive
The Google Drive Update Shared Drive tool allows users to modify existing shared drives efficiently using the Google Drive API. It enables customization of drive settings such as themes, background images, colors, and access restrictions to suit organizational needs.
Features
- Update the theme and background image of a shared drive to enhance visual branding.
- Set custom colors for shared drives using RGB hex strings for easy identification.
- Apply specific restrictions to shared drives or their contents to control access and usage.
- Option to execute updates as a domain administrator for comprehensive control.
- Seamless integration with Google Drive API ensuring reliable and fast updates.
Benefits
- Enhances the visual appeal and branding consistency of shared drives.
- Improves organization and identification through color-coded drives.
- Strengthens security by applying precise restrictions on shared drives.
- Provides administrative flexibility with domain admin access to manage all drives.
- Simplifies drive management and reduces manual effort through automation.
Description
Update an existing shared drive. See the documentation for more information
Parameters
6 parameters
| Name | Type | Description |
|---|---|---|
| driverequired | string | Select a shared drive to update |
| useDomainAdminAccess | boolean | Issue the request as a domain administrator |
| themeId | string | The theme from which the background image and color will be set. Cannot be set if |
| backgroundImageLink | string | A link to the new background image for the shared drive. Cannot be set if |
| colorRgb | string | The new color of this shared drive as an RGB hex string. Cannot be set if |
| restrictions | object | A set of restrictions that apply to this shared drive or items inside this shared drive. See |