Uses of Class
com.google.cloud.vision.v1p1beta1.ImageAnnotatorGrpc.ImageAnnotatorStub
-
Packages that use ImageAnnotatorGrpc.ImageAnnotatorStub Package Description com.google.cloud.vision.v1p1beta1 A client to Cloud Vision API -
-
Uses of ImageAnnotatorGrpc.ImageAnnotatorStub in com.google.cloud.vision.v1p1beta1
Methods in com.google.cloud.vision.v1p1beta1 that return ImageAnnotatorGrpc.ImageAnnotatorStub Modifier and Type Method Description protected ImageAnnotatorGrpc.ImageAnnotatorStub
ImageAnnotatorGrpc.ImageAnnotatorStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ImageAnnotatorGrpc.ImageAnnotatorStub
ImageAnnotatorGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-