MetadataManagementActivityResponse

data class MetadataManagementActivityResponse(val metadataExports: List<MetadataExportResponse>, val restores: List<RestoreResponse>)

The metadata management activities of the metastore service.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The latest metadata exports of the metastore service.

Link copied to clipboard

The latest restores of the metastore service.