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