Dataplex V1 API - Class Google::Cloud::Dataplex::V1::Asset::DiscoveryStatus (v0.2.1)

Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::Asset::DiscoveryStatus.

Status of discovery for an asset.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#last_run_duration

def last_run_duration() -> ::Google::Protobuf::Duration
Returns

#last_run_duration=

def last_run_duration=(value) -> ::Google::Protobuf::Duration
Parameter
Returns

#last_run_time

def last_run_time() -> ::Google::Protobuf::Timestamp
Returns

#last_run_time=

def last_run_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#message

def message() -> ::String
Returns
  • (::String) — Additional information about the current state.

#message=

def message=(value) -> ::String
Parameter
  • value (::String) — Additional information about the current state.
Returns
  • (::String) — Additional information about the current state.

#state

def state() -> ::Google::Cloud::Dataplex::V1::Asset::DiscoveryStatus::State
Returns

#state=

def state=(value) -> ::Google::Cloud::Dataplex::V1::Asset::DiscoveryStatus::State
Parameter
Returns

#stats

def stats() -> ::Google::Cloud::Dataplex::V1::Asset::DiscoveryStatus::Stats
Returns

#stats=

def stats=(value) -> ::Google::Cloud::Dataplex::V1::Asset::DiscoveryStatus::Stats
Parameter
Returns

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns

#update_time=

def update_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns