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