models/drive/drive_item_model library
Classes
- DriveItem
 - Represents an item within a drive in Microsoft Graph API.
 - File
 - Represents file metadata in Microsoft Graph API.
 - Folder
 - Represents folder metadata in Microsoft Graph API.
 - Hashes
 - Represents file hashes in Microsoft Graph API.
 - ItemReference
 - Represents a reference to another item in the drive.
 - Thumbnail
 - Represents a thumbnail in Microsoft Graph API.
 - ThumbnailSet
 - Represents a collection of thumbnails in Microsoft Graph API.
 - UploadSession
 - Represents the request to upload a new file or update the contents of an existing file.