Uses of Class
com.google.cloud.datalabeling.v1beta1.stub.GrpcDataLabelingServiceStub
-
Packages that use GrpcDataLabelingServiceStub Package Description com.google.cloud.datalabeling.v1beta1.stub -
-
Uses of GrpcDataLabelingServiceStub in com.google.cloud.datalabeling.v1beta1.stub
Methods in com.google.cloud.datalabeling.v1beta1.stub that return GrpcDataLabelingServiceStub Modifier and Type Method Description static GrpcDataLabelingServiceStubGrpcDataLabelingServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)static GrpcDataLabelingServiceStubGrpcDataLabelingServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)static GrpcDataLabelingServiceStubGrpcDataLabelingServiceStub. create(DataLabelingServiceStubSettings settings)
-