Uses of Class
com.google.cloud.dataplex.v1.stub.GrpcDataScanServiceStub
-
Packages that use GrpcDataScanServiceStub Package Description com.google.cloud.dataplex.v1.stub -
-
Uses of GrpcDataScanServiceStub in com.google.cloud.dataplex.v1.stub
Methods in com.google.cloud.dataplex.v1.stub that return GrpcDataScanServiceStub Modifier and Type Method Description static GrpcDataScanServiceStub
GrpcDataScanServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcDataScanServiceStub
GrpcDataScanServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcDataScanServiceStub
GrpcDataScanServiceStub. create(DataScanServiceStubSettings settings)
-