Class LineageGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/cloud/datacatalog/lineage/v1/lineage.proto")
    public final class LineageGrpc
    extends Object
     Lineage is used to track data flows between assets over time. You can
     create [LineageEvents][google.cloud.datacatalog.lineage.v1.LineageEvent]
     to record lineage between multiple sources and a single target, for
     example, when table data is based on data from multiple tables.