Metadata Management Activity Response
data class MetadataManagementActivityResponse(val metadataExports: List<MetadataExportResponse>, val restores: List<RestoreResponse>)
The metadata management activities of the metastore service.