Reference documentation and code samples for the Google Cloud Dataplex V1 Client class MetastoreStatus.
Status of Lake and Dataproc Metastore service instance association.
Generated from protobuf message google.cloud.dataplex.v1.Lake.MetastoreStatus
Namespace
Google \ Cloud \ Dataplex \ V1 \ LakeMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ state
int
Current state of association.
↳ message
string
Additional information about the current status.
↳ update_time
↳ endpoint
string
The URI of the endpoint used to access the Metastore service.
getState
Current state of association.
int
setState
Current state of association.
var
int
$this
getMessage
Additional information about the current status.
string
setMessage
Additional information about the current status.
var
string
$this
getUpdateTime
Last update time of the metastore status of the lake.
hasUpdateTime
clearUpdateTime
setUpdateTime
Last update time of the metastore status of the lake.
$this
getEndpoint
The URI of the endpoint used to access the Metastore service.
string
setEndpoint
The URI of the endpoint used to access the Metastore service.
var
string
$this