driveThemes | array | A list of themes that are supported for shared drives. |
maxUploadSize | string | The maximum upload size in bytes. |
importFormats | object | A map of source MIME type to possible targets for all supported imports. |
teamDriveThemes | array | Deprecated - use driveThemes instead. |
folderColorPalette | array | The currently supported folder colors as RGB hex strings. |
kind | string | Identifies what kind of resource this is. Value: the fixed string "drive#about". |
maxImportSizes | object | A map of maximum import sizes by MIME type, in bytes. |
storageQuota | object | The user's storage quota limits and usage. All fields are measured in bytes. |
canCreateTeamDrives | boolean | Deprecated - use canCreateDrives instead. |
exportFormats | object | A map of source MIME type to possible targets for all supported exports. |
user | object | Information about a Drive user. |
canCreateDrives | boolean | Whether the user can create shared drives. |
appInstalled | boolean | Whether the user has installed the requesting app. |