Uses of Class
com.google.cloud.vision.v1p4beta1.ProductSearchGrpc.ProductSearchFutureStub
-
Packages that use ProductSearchGrpc.ProductSearchFutureStub Package Description com.google.cloud.vision.v1p4beta1 A client to Cloud Vision API -
-
Uses of ProductSearchGrpc.ProductSearchFutureStub in com.google.cloud.vision.v1p4beta1
Methods in com.google.cloud.vision.v1p4beta1 that return ProductSearchGrpc.ProductSearchFutureStub Modifier and Type Method Description protected ProductSearchGrpc.ProductSearchFutureStub
ProductSearchGrpc.ProductSearchFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ProductSearchGrpc.ProductSearchFutureStub
ProductSearchGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-