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