Database Dump Response
data class DatabaseDumpResponse(val databaseType: String, val gcsUri: String, val sourceDatabase: String, val type: String)
A specification of the location of and metadata about a database dump from a relational database management system.