Variable Direction_LineageDirectionConst
Direction_LineageDirection: {
DOWNSTREAM: "DOWNSTREAM";
LINEAGE_DIRECTION_UNSPECIFIED: "";
UPSTREAM: "UPSTREAM";
} = ...
Type Declaration
ReadonlyDOWNSTREAM: "DOWNSTREAM"
ReadonlyLINEAGE_DIRECTION_UNSPECIFIED: ""
ReadonlyUPSTREAM: "UPSTREAM"