Represents a reference between an Assistant and a File. This class can be used to perform CRUD operations on such references.

If an AssistantFile is deleted, it does not delete the underlying file, just the association. Use the File’s deletion endpoint directly for that.