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