public enum SearchLineageStreamingRequest.Types.SearchDirectionReference documentation and code samples for the Data Lineage v1 API enum SearchLineageStreamingRequest.Types.SearchDirection.
Direction of the search.
Namespace
Google.Cloud.DataCatalog.Lineage.V1Assembly
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. |