File tree Expand file tree Collapse file tree
packages/google-privacy-dlp/src Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,15 +23,13 @@ var gapic = {
2323const VERSION = require ( '../package.json' ) . version ;
2424
2525/**
26- * Create an dlpServiceClient with additional helpers for common
27- * tasks.
26+ * The [Data Loss Prevention (DLP) API](https://cloud.google.com/dlp) allows
27+ * clients to detect the presence of Personally Identifiable Information (PII)
28+ * and other privacy-sensitive data in user-supplied, unstructured data streams,
29+ * like text blocks or images.
2830 *
29- * The DLP API is a service that allows clients
30- * to detect the presence of Personally Identifiable Information (PII) and other
31- * privacy-sensitive data in user-supplied, unstructured data streams, like text
32- * blocks or images.
33- * The service also includes methods for sensitive data redaction and
34- * scheduling of data scans on Google Cloud Platform based data sets.
31+ * The service also includes methods for sensitive data redaction and scheduling
32+ * of data scans on Google Cloud Platform based data sets.
3533 *
3634 * @param {object= } options - [Configuration object](#/docs).
3735 * @param {number= } options.port - The port on which to connect to
You can’t perform that action at this time.
0 commit comments