Data Lineage V1 API - Class Google::Cloud::DataCatalog::Lineage::V1::ProcessLinkInfo (v0.7.0)

Reference documentation and code samples for the Data Lineage V1 API class Google::Cloud::DataCatalog::Lineage::V1::ProcessLinkInfo.

Link details.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#end_time

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

#end_time=

def end_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns
def link() -> ::String
Returns
  • (::String) — The name of the link in the format of projects/{project}/locations/{location}/links/{link}.
def link=(value) -> ::String
Parameter
  • value (::String) — The name of the link in the format of projects/{project}/locations/{location}/links/{link}.
Returns
  • (::String) — The name of the link in the format of projects/{project}/locations/{location}/links/{link}.

#start_time

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

#start_time=

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