Data Lineage V1 API - Module Google::Cloud::DataCatalog::Lineage::V1::SearchLineageStreamingRequest::SearchDirection (v0.15.0)

Reference documentation and code samples for the Data Lineage V1 API module Google::Cloud::DataCatalog::Lineage::V1::SearchLineageStreamingRequest::SearchDirection.

Direction of the search.

Constants

SEARCH_DIRECTION_UNSPECIFIED

value: 0
Direction is unspecified.

DOWNSTREAM

value: 1
Retrieve links that lead from the specified asset to downstream assets.

UPSTREAM

value: 2
Retrieve links that lead from upstream assets to the specified asset.