GoogleCloudDataplexV1AssetResourceStatusResponse

data class GoogleCloudDataplexV1AssetResourceStatusResponse(val managedAccessIdentity: String, val message: String, val state: String, val updateTime: String)

Status of the resource referenced by an asset.

Constructors

fun GoogleCloudDataplexV1AssetResourceStatusResponse(managedAccessIdentity: String, message: String, state: String, updateTime: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Service account associated with the BigQuery Connection.

Link copied to clipboard

Additional information about the current state.

Link copied to clipboard

The current state of the managed resource.

Link copied to clipboard

Last update time of the status.