Database Center V1BETA API - Class Google::Cloud::DatabaseCenter::V1beta::Affiliation::Lineage (v0.6.0)

Reference documentation and code samples for the Database Center V1BETA API class Google::Cloud::DatabaseCenter::V1beta::Affiliation::Lineage.

lineage information of the affiliated resources This captures source, target and process which created the lineage.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#process_fqn

def process_fqn() -> ::String
Returns
  • (::String) — Optional. FQN of process which created the lineage i.e. dataplex, datastream etc.

#process_fqn=

def process_fqn=(value) -> ::String
Parameter
  • value (::String) — Optional. FQN of process which created the lineage i.e. dataplex, datastream etc.
Returns
  • (::String) — Optional. FQN of process which created the lineage i.e. dataplex, datastream etc.

#process_type

def process_type() -> ::Google::Cloud::DatabaseCenter::V1beta::Affiliation::ProcessType
Returns

#process_type=

def process_type=(value) -> ::Google::Cloud::DatabaseCenter::V1beta::Affiliation::ProcessType
Parameter
Returns

#source_fqn

def source_fqn() -> ::String
Returns
  • (::String) — Optional. FQN of source table / column

#source_fqn=

def source_fqn=(value) -> ::String
Parameter
  • value (::String) — Optional. FQN of source table / column
Returns
  • (::String) — Optional. FQN of source table / column

#target_fqn

def target_fqn() -> ::String
Returns
  • (::String) — Optional. FQN of target table / column

#target_fqn=

def target_fqn=(value) -> ::String
Parameter
  • value (::String) — Optional. FQN of target table / column
Returns
  • (::String) — Optional. FQN of target table / column