Google Cloud Dataplex V1Asset Resource Status Response
data class GoogleCloudDataplexV1AssetResourceStatusResponse(val managedAccessIdentity: String, val message: String, val state: String, val updateTime: String)
Status of the resource referenced by an asset.
Constructors
Link copied to clipboard
fun GoogleCloudDataplexV1AssetResourceStatusResponse(managedAccessIdentity: String, message: String, state: String, updateTime: String)