GoogleCloudDataplexV1AssetDiscoveryStatusResponse

data class GoogleCloudDataplexV1AssetDiscoveryStatusResponse(val lastRunDuration: String, val lastRunTime: String, val message: String, val state: String, val stats: GoogleCloudDataplexV1AssetDiscoveryStatusStatsResponse, val updateTime: String)

Status of discovery for an asset.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The duration of the last discovery run.

Link copied to clipboard

The start time of the last discovery run.

Link copied to clipboard

Additional information about the current state.

Link copied to clipboard

The current status of the discovery feature.

Link copied to clipboard

Data Stats of the asset reported by discovery.

Link copied to clipboard

Last update time of the status.