Uses of Class
com.google.cloud.contentwarehouse.v1.DocumentLinkServiceGrpc.DocumentLinkServiceBlockingStub
-
Packages that use DocumentLinkServiceGrpc.DocumentLinkServiceBlockingStub Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of DocumentLinkServiceGrpc.DocumentLinkServiceBlockingStub in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 that return DocumentLinkServiceGrpc.DocumentLinkServiceBlockingStub Modifier and Type Method Description protected DocumentLinkServiceGrpc.DocumentLinkServiceBlockingStub
DocumentLinkServiceGrpc.DocumentLinkServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static DocumentLinkServiceGrpc.DocumentLinkServiceBlockingStub
DocumentLinkServiceGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-