Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::Lake::MetastoreStatus.
Status of Lake and Dataproc Metastore service instance association.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#endpoint
def endpoint() -> ::String
Returns
- (::String) — The URI of the endpoint used to access the Metastore service.
#endpoint=
def endpoint=(value) -> ::String
Parameter
- value (::String) — The URI of the endpoint used to access the Metastore service.
Returns
- (::String) — The URI of the endpoint used to access the Metastore service.
#message
def message() -> ::String
Returns
- (::String) — Additional information about the current status.
#message=
def message=(value) -> ::String
Parameter
- value (::String) — Additional information about the current status.
Returns
- (::String) — Additional information about the current status.
#state
def state() -> ::Google::Cloud::Dataplex::V1::Lake::MetastoreStatus::State
Returns
- (::Google::Cloud::Dataplex::V1::Lake::MetastoreStatus::State) — Current state of association.
#state=
def state=(value) -> ::Google::Cloud::Dataplex::V1::Lake::MetastoreStatus::State
Parameter
- value (::Google::Cloud::Dataplex::V1::Lake::MetastoreStatus::State) — Current state of association.
Returns
- (::Google::Cloud::Dataplex::V1::Lake::MetastoreStatus::State) — Current state of association.
#update_time
def update_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Last update time of the metastore status of the lake.
#update_time=
def update_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — Last update time of the metastore status of the lake.
Returns
- (::Google::Protobuf::Timestamp) — Last update time of the metastore status of the lake.