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