🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@google-cloud/dlp

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/dlp

DLP API client for Node.js

latest
Source
npmnpm
Version
6.5.0
Version published
Maintainers
1
Created
Source

Google Cloud Platform logo

Sensitive Data Protection (DLP): Nodejs Client

This library is considered to be stable. The code surface will not change in backwards-incompatible ways unless absolutely necessary (e.g. because of critical security issues) or with an extensive deprecation period. Issues and requests against stable libraries are addressed with the highest priority

npm version

Sensitive Data Protection (DLP) client for Node.js

A comprehensive list of changes in each version may be found in the CHANGELOG.

Read more about the client libraries for Cloud APIs, including the older Google APIs Client Libraries, in Client Libraries Explained.

Table of contents:

Quickstart

Before you begin

Installing the client library

npm install @google-cloud/dlp

Samples

Samples are in the samples/ directory. Each sample's README.md has instructions for running its sample.

SampleSource Code
activate job triggersource code
cancel dlp jobsource code
create connectionsource code
create deidentify templatesource code
create discovery configsource code
create dlp jobsource code
create inspect templatesource code
create job triggersource code
create stored info typesource code
deidentify contentsource code
delete connectionsource code
delete deidentify templatesource code
delete discovery configsource code
delete dlp jobsource code
delete file store data profilesource code
delete inspect templatesource code
delete job triggersource code
delete stored info typesource code
delete table data profilesource code
finish dlp jobsource code
get column data profilesource code
get connectionsource code
get deidentify templatesource code
get discovery configsource code
get dlp jobsource code
get file store data profilesource code
get inspect templatesource code
get job triggersource code
get project data profilesource code
get stored info typesource code
get table data profilesource code
hybrid inspect dlp jobsource code
hybrid inspect job triggersource code
inspect contentsource code
list column data profilessource code
list connectionssource code
list deidentify templatessource code
list discovery configssource code
list dlp jobssource code
list file store data profilessource code
list info typessource code
list inspect templatessource code
list job triggerssource code
list project data profilessource code
list stored info typessource code
list table data profilessource code
redact imagesource code
reidentify contentsource code
search connectionssource code
update connectionsource code
update deidentify templatesource code
update discovery configsource code
update inspect templatesource code
update job triggersource code
update stored info typesource code
privacysource code

Supported Node.js Versions

Our client libraries follow the Node.js release schedule. Libraries are compatible with all current active and maintenance versions of Node.js. If you are using an end-of-life version of Node.js, we recommend that you update as soon as possible to an actively supported LTS version.

Google's client libraries support legacy versions of Node.js runtimes on a best-efforts basis with the following warnings:

  • Legacy versions are not tested in continuous integration.
  • Some security patches and features cannot be backported.
  • Dependencies cannot be kept up-to-date.

Client libraries targeting some end-of-life versions of Node.js are available, and can be installed through npm dist-tags. The dist-tags follow the naming convention legacy-(version). For example, npm install @google-cloud/dlp@legacy-8 installs client libraries for versions compatible with Node.js 8.

Versioning

This library follows Semantic Versioning.

More Information: Google Cloud Platform Launch Stages

Contributing

Contributions welcome! See the Contributing Guide.

Please note that this README.md and a variety of configuration files in this repository (including .nycrc and tsconfig.json) are generated from a central template.

License

Apache Version 2.0

See LICENSE

Keywords

google apis client

FAQs

Package last updated on 13 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts