Uses of Class
com.google.cloud.datacatalog.lineage.v1.LineageGrpc.LineageStub
-
Packages that use LineageGrpc.LineageStub Package Description com.google.cloud.datacatalog.lineage.v1 A client to Data Lineage API -
-
Uses of LineageGrpc.LineageStub in com.google.cloud.datacatalog.lineage.v1
Methods in com.google.cloud.datacatalog.lineage.v1 that return LineageGrpc.LineageStub Modifier and Type Method Description protected LineageGrpc.LineageStub
LineageGrpc.LineageStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static LineageGrpc.LineageStub
LineageGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-