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