Represents the input for creating a new media item.
file
The file to be uploaded as media. This can be null if a URL is provided.
url
The URL of the media file. This can be null if a file is provided.