pub type PbBackupMetaRequest = BackupMetaRequest;
pub struct PbBackupMetaRequest { pub remarks: Option<String>, }
remarks: Option<String>