Magidoc

DriveFileUsage
Object

Represents a file usage that references a file in a drive.

Fields

#

id

ID !
Non-null

The ID of the file usage.

kind

Non-null

The kind of file usage.

fileId

ID !
Non-null

The ID of the file.

driveId

ID !
Non-null

The ID of the drive.

file

Non-null

The file that is being used.

drive

Non-null

The drive that the file is stored in.

jobId

The ID of the job that the file usage belongs to.

job

The job that the file usage belongs to.

partId

The ID of the part that the file usage belongs to.

part

The part that the file usage belongs to.

createdAt

Non-null

The date and time when the file usage was created.

updatedAt

Non-null

The date and time when the file usage was last updated.

Usages

#

References

#