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