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