Public URL where the uploaded file can be accessed.
Actual file size in bytes after upload processing.
OptionalchecksumHash value for verifying file integrity after upload.
OptionalencryptionEncryption metadata when file was encrypted before storage.
Contains the result of a successful file upload operation.
Remarks
This interface provides the essential information returned after uploading a file to a storage provider, including access URL, size verification, and encryption details when applicable.