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