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