public abstract static class DlpServiceGrpc.DlpServiceImplBase extends Object implements io.grpc.BindableService, DlpServiceGrpc.AsyncService
The Cloud Data Loss Prevention (DLP) API is a service that allows clients to detect the presence of Personally Identifiable Information (PII) and other privacy-sensitive data in user-supplied, unstructured data streams, like text blocks or images. The service also includes methods for sensitive data redaction and scheduling of data scans on Google Cloud Platform based data sets. To learn more about concepts and find how-to guides see https://cloud.google.com/dlp/docs/.
| Constructor and Description |
|---|
DlpServiceImplBase() |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.ServerServiceDefinition |
bindService() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitactivateJobTrigger, cancelDlpJob, createDeidentifyTemplate, createDiscoveryConfig, createDlpJob, createInspectTemplate, createJobTrigger, createStoredInfoType, deidentifyContent, deleteDeidentifyTemplate, deleteDiscoveryConfig, deleteDlpJob, deleteInspectTemplate, deleteJobTrigger, deleteStoredInfoType, finishDlpJob, getDeidentifyTemplate, getDiscoveryConfig, getDlpJob, getInspectTemplate, getJobTrigger, getStoredInfoType, hybridInspectDlpJob, hybridInspectJobTrigger, inspectContent, listDeidentifyTemplates, listDiscoveryConfigs, listDlpJobs, listInfoTypes, listInspectTemplates, listJobTriggers, listStoredInfoTypes, redactImage, reidentifyContent, updateDeidentifyTemplate, updateDiscoveryConfig, updateInspectTemplate, updateJobTrigger, updateStoredInfoTypeCopyright © 2023 Google LLC. All rights reserved.