Get Metadata Import Result
data class GetMetadataImportResult(val createTime: String, val databaseDump: DatabaseDumpResponse, val description: String, val endTime: String, val name: String, val state: String, val updateTime: String)
Properties
Link copied to clipboard
The time when the metadata import was started.
Link copied to clipboard
Immutable. A database dump from a pre-existing metastore's database.
Link copied to clipboard
The description of the metadata import.
Link copied to clipboard
The time when the metadata import was last updated.