models/drive/drive_models library

Library for Microsoft Graph API Drive models

Classes

Drive
Represents a drive in Microsoft Graph API.
DriveItem
Represents an item within a drive in Microsoft Graph API.
DriveQuota
Represents the quota information of a drive.
File
Represents file metadata in Microsoft Graph API.
Folder
Represents folder metadata in Microsoft Graph API.
Hashes
Represents file hashes in Microsoft Graph API.
Identity
Represents an identity in Microsoft Graph API.
IdentitySet
Represents an identity set 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.