pub type PbDeleteMetaSnapshotRequest = DeleteMetaSnapshotRequest;
Expand description
Alias for DeleteMetaSnapshotRequest
.
Aliased Type§
struct PbDeleteMetaSnapshotRequest {
pub snapshot_ids: Vec<u64>,
}
Fields§
§snapshot_ids: Vec<u64>
pub type PbDeleteMetaSnapshotRequest = DeleteMetaSnapshotRequest;
Alias for DeleteMetaSnapshotRequest
.
struct PbDeleteMetaSnapshotRequest {
pub snapshot_ids: Vec<u64>,
}
snapshot_ids: Vec<u64>