pub type ExportSnapshotRequest = ExportSnapshotRequest;
pub struct ExportSnapshotRequest { pub layer_id: String, }
layer_id: String