Uses of Class
com.google.cloud.dataplex.v1.RunDataScanResponse
-
Packages that use RunDataScanResponse Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex APIcom.google.cloud.dataplex.v1.stub -
-
Uses of RunDataScanResponse in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return RunDataScanResponse Modifier and Type Method Description RunDataScanResponseRunDataScanResponse.Builder. build()RunDataScanResponseRunDataScanResponse.Builder. buildPartial()static RunDataScanResponseRunDataScanResponse. getDefaultInstance()RunDataScanResponseRunDataScanResponse.Builder. getDefaultInstanceForType()RunDataScanResponseRunDataScanResponse. getDefaultInstanceForType()static RunDataScanResponseRunDataScanResponse. parseDelimitedFrom(InputStream input)static RunDataScanResponseRunDataScanResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunDataScanResponseRunDataScanResponse. parseFrom(byte[] data)static RunDataScanResponseRunDataScanResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunDataScanResponseRunDataScanResponse. parseFrom(com.google.protobuf.ByteString data)static RunDataScanResponseRunDataScanResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunDataScanResponseRunDataScanResponse. parseFrom(com.google.protobuf.CodedInputStream input)static RunDataScanResponseRunDataScanResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunDataScanResponseRunDataScanResponse. parseFrom(InputStream input)static RunDataScanResponseRunDataScanResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunDataScanResponseRunDataScanResponse. parseFrom(ByteBuffer data)static RunDataScanResponseRunDataScanResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)RunDataScanResponseDataScanServiceClient. runDataScan(DataScanName name)Runs an on-demand execution of a DataScanRunDataScanResponseDataScanServiceClient. runDataScan(RunDataScanRequest request)Runs an on-demand execution of a DataScanRunDataScanResponseDataScanServiceClient. runDataScan(String name)Runs an on-demand execution of a DataScanRunDataScanResponseDataScanServiceGrpc.DataScanServiceBlockingStub. runDataScan(RunDataScanRequest request)Runs an on-demand execution of a DataScanMethods in com.google.cloud.dataplex.v1 that return types with arguments of type RunDataScanResponse Modifier and Type Method Description com.google.protobuf.Parser<RunDataScanResponse>RunDataScanResponse. getParserForType()static io.grpc.MethodDescriptor<RunDataScanRequest,RunDataScanResponse>DataScanServiceGrpc. getRunDataScanMethod()static com.google.protobuf.Parser<RunDataScanResponse>RunDataScanResponse. parser()com.google.common.util.concurrent.ListenableFuture<RunDataScanResponse>DataScanServiceGrpc.DataScanServiceFutureStub. runDataScan(RunDataScanRequest request)Runs an on-demand execution of a DataScancom.google.api.gax.rpc.UnaryCallable<RunDataScanRequest,RunDataScanResponse>DataScanServiceClient. runDataScanCallable()Runs an on-demand execution of a DataScancom.google.api.gax.rpc.UnaryCallSettings.Builder<RunDataScanRequest,RunDataScanResponse>DataScanServiceSettings.Builder. runDataScanSettings()Returns the builder for the settings used for calls to runDataScan.com.google.api.gax.rpc.UnaryCallSettings<RunDataScanRequest,RunDataScanResponse>DataScanServiceSettings. runDataScanSettings()Returns the object with the settings used for calls to runDataScan.Methods in com.google.cloud.dataplex.v1 with parameters of type RunDataScanResponse Modifier and Type Method Description RunDataScanResponse.BuilderRunDataScanResponse.Builder. mergeFrom(RunDataScanResponse other)static RunDataScanResponse.BuilderRunDataScanResponse. newBuilder(RunDataScanResponse prototype)Method parameters in com.google.cloud.dataplex.v1 with type arguments of type RunDataScanResponse Modifier and Type Method Description default voidDataScanServiceGrpc.AsyncService. runDataScan(RunDataScanRequest request, io.grpc.stub.StreamObserver<RunDataScanResponse> responseObserver)Runs an on-demand execution of a DataScanvoidDataScanServiceGrpc.DataScanServiceStub. runDataScan(RunDataScanRequest request, io.grpc.stub.StreamObserver<RunDataScanResponse> responseObserver)Runs an on-demand execution of a DataScan -
Uses of RunDataScanResponse in com.google.cloud.dataplex.v1.stub
Methods in com.google.cloud.dataplex.v1.stub that return types with arguments of type RunDataScanResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<RunDataScanRequest,RunDataScanResponse>DataScanServiceStub. runDataScanCallable()com.google.api.gax.rpc.UnaryCallable<RunDataScanRequest,RunDataScanResponse>GrpcDataScanServiceStub. runDataScanCallable()com.google.api.gax.rpc.UnaryCallable<RunDataScanRequest,RunDataScanResponse>HttpJsonDataScanServiceStub. runDataScanCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<RunDataScanRequest,RunDataScanResponse>DataScanServiceStubSettings.Builder. runDataScanSettings()Returns the builder for the settings used for calls to runDataScan.com.google.api.gax.rpc.UnaryCallSettings<RunDataScanRequest,RunDataScanResponse>DataScanServiceStubSettings. runDataScanSettings()Returns the object with the settings used for calls to runDataScan.
-