Interface LineageLink.DependencyInfoOrBuilder (0.85.0)

public static interface LineageLink.DependencyInfoOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

public abstract DependencyType getDependencyType()

The type of dependency.

.google.cloud.datacatalog.lineage.v1.DependencyType dependency_type = 1;

Returns
Type Description
DependencyType

The dependencyType.

public abstract int getDependencyTypeValue()

The type of dependency.

.google.cloud.datacatalog.lineage.v1.DependencyType dependency_type = 1;

Returns
Type Description
int

The enum numeric value on the wire for dependencyType.