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