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