Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LineageDirection

Indicates the direction for lineage fetch. It is one of upstream (or source objects), downstream (or target objects), both. Corresponding enums are: UPSTREAM - Source objects. DOWNSTREAM - Target objects. BOTH - Both source and target objects.

Enumeration members

Both

Both: = "BOTH"

Downstream

Downstream: = "DOWNSTREAM"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

Upstream

Upstream: = "UPSTREAM"

Functions

getDeserializedJsonObj

getJsonObj