Reference documentation and code samples for the Data Lineage V1 API class Google::Cloud::DataCatalog::Lineage::V1::LineageLink::LineageProcess.
Process metadata for the link.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#process
def process() -> ::Google::Cloud::DataCatalog::Lineage::V1::Process
Returns
- (::Google::Cloud::DataCatalog::Lineage::V1::Process) — Process that created the link.
#process=
def process=(value) -> ::Google::Cloud::DataCatalog::Lineage::V1::Process
Parameter
- value (::Google::Cloud::DataCatalog::Lineage::V1::Process) — Process that created the link.
Returns
- (::Google::Cloud::DataCatalog::Lineage::V1::Process) — Process that created the link.