pub type PbDeleteMetaSnapshotRequest = DeleteMetaSnapshotRequest;
struct PbDeleteMetaSnapshotRequest { pub snapshot_ids: Vec<u64>, }
snapshot_ids: Vec<u64>