Google Cloud Dataplex V1Asset Status Response
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)