GoogleCloudDataplexV1LakeMetastoreStatusResponse

data class GoogleCloudDataplexV1LakeMetastoreStatusResponse(val endpoint: String, val message: String, val state: String, val updateTime: String)

Status of Lake and Dataproc Metastore service instance association.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The URI of the endpoint used to access the Metastore service.

Link copied to clipboard

Additional information about the current status.

Link copied to clipboard

Current state of association.

Link copied to clipboard

Last update time of the metastore status of the lake.