Class: Google::Cloud::DataCatalog::Lineage::V1::LineageLink::LineageProcess

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/datacatalog/lineage/v1/lineage.rb

Overview

Process metadata for the link.

Instance Attribute Summary collapse

Instance Attribute Details

#process::Google::Cloud::DataCatalog::Lineage::V1::Process

Returns Process that created the link.

Returns:



872
873
874
875
# File 'proto_docs/google/cloud/datacatalog/lineage/v1/lineage.rb', line 872

class LineageProcess
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end