Uses of Interface
com.google.cloud.datalabeling.v1beta1.DataLabelingServiceGrpc.AsyncService
-
Packages that use DataLabelingServiceGrpc.AsyncService Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of DataLabelingServiceGrpc.AsyncService in com.google.cloud.datalabeling.v1beta1
Classes in com.google.cloud.datalabeling.v1beta1 that implement DataLabelingServiceGrpc.AsyncService Modifier and Type Class Description static class
DataLabelingServiceGrpc.DataLabelingServiceImplBase
Base class for the server implementation of the service DataLabelingService.Methods in com.google.cloud.datalabeling.v1beta1 with parameters of type DataLabelingServiceGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinition
DataLabelingServiceGrpc. bindService(DataLabelingServiceGrpc.AsyncService service)
-