GoogleCloudDataplexV1AssetStatusResponse

data class GoogleCloudDataplexV1AssetStatusResponse(val activeAssets: Int, val securityPolicyApplyingAssets: Int, val updateTime: String)

Aggregated status of the underlying assets of a lake or zone.

Constructors

Link copied to clipboard
fun GoogleCloudDataplexV1AssetStatusResponse(activeAssets: Int, securityPolicyApplyingAssets: Int, updateTime: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Number of active assets.

Link copied to clipboard

Number of assets that are in process of updating the security policy on attached resources.

Link copied to clipboard

Last update time of the status.