pub type TransPublishFileResponse = TransPublishFileOutputResponse;
struct TransPublishFileResponse { pub file_id: ObjectId, }
file_id: ObjectId