Data Lineage v1 API - Class LineageLink.Types.DependencyInfo (1.6.0)

public sealed class LineageLink.Types.DependencyInfo : IMessage<LineageLink.Types.DependencyInfo>, IEquatable<LineageLink.Types.DependencyInfo>, IDeepCloneable<LineageLink.Types.DependencyInfo>, IBufferMessage, IMessage

Reference documentation and code samples for the Data Lineage v1 API class LineageLink.Types.DependencyInfo.

Dependency info describes how one entity is dependent on another.

Inheritance

object > LineageLink.Types.DependencyInfo

Namespace

Google.Cloud.DataCatalog.Lineage.V1

Assembly

Google.Cloud.DataCatalog.Lineage.V1.dll

Constructors

public DependencyInfo()
public DependencyInfo(LineageLink.Types.DependencyInfo other)
Parameter
Name Description
other LineageLinkTypesDependencyInfo

Properties

public DependencyType DependencyType { get; set; }

The type of dependency.

Property Value
Type Description
DependencyType