Uses of Class
com.google.cloud.documentai.v1beta1.stub.GrpcDocumentUnderstandingServiceStub
-
Packages that use GrpcDocumentUnderstandingServiceStub Package Description com.google.cloud.documentai.v1beta1.stub -
-
Uses of GrpcDocumentUnderstandingServiceStub in com.google.cloud.documentai.v1beta1.stub
Methods in com.google.cloud.documentai.v1beta1.stub that return GrpcDocumentUnderstandingServiceStub Modifier and Type Method Description static GrpcDocumentUnderstandingServiceStub
GrpcDocumentUnderstandingServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcDocumentUnderstandingServiceStub
GrpcDocumentUnderstandingServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcDocumentUnderstandingServiceStub
GrpcDocumentUnderstandingServiceStub. create(DocumentUnderstandingServiceStubSettings settings)
-