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