Data Lineage v1 API - Enum SearchLineageStreamingRequest.Types.SearchDirection (1.6.0)

public enum SearchLineageStreamingRequest.Types.SearchDirection

Reference documentation and code samples for the Data Lineage v1 API enum SearchLineageStreamingRequest.Types.SearchDirection.

Direction of the search.

Namespace

Google.Cloud.DataCatalog.Lineage.V1

Assembly

Google.Cloud.DataCatalog.Lineage.V1.dll

Fields

Name Description
Downstream

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

Unspecified

Direction is unspecified.

Upstream

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