googleapis.com

Provides methods for detection, risk analysis, and de-identification of privacy-sensitive fragments in text, images, and Google Cloud Platform storage repositories.

🔑 oauth2 23 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Gets a stored infoType. See https://cloud.google.com/dlp/docs/creating-stored…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://dlp.googleapis.com/v2/{name}
Returns a list of the sensitive information types that DLP API supports. See …
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://dlp.googleapis.com/v2/infoTypes
Lists DlpJobs that match the specified filter in the request. See https://clo…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://dlp.googleapis.com/v2/{parent}/dlpJobs
Endpoints (23 total)
GET
/v2/{name}
Gets a stored infoType. See https://cloud.google.com/dlp/docs/creating-stored…
GET
/v2/infoTypes
Returns a list of the sensitive information types that DLP API supports. See …
GET
/v2/{parent}/dlpJobs
Lists DlpJobs that match the specified filter in the request. See https://clo…
GET
/v2/{parent}/infoTypes
Returns a list of the sensitive information types that DLP API supports. See …
GET
/v2/{parent}/jobTriggers
Lists job triggers. See https://cloud.google.com/dlp/docs/creating-job-trigge…
GET
/v2/{parent}/storedInfoTypes
Lists stored infoTypes. See https://cloud.google.com/dlp/docs/creating-stored…
GET
/v2/{parent}/inspectTemplates
Lists InspectTemplates. See https://cloud.google.com/dlp/docs/creating-templa…
GET
/v2/{parent}/deidentifyTemplates
Lists DeidentifyTemplates. See https://cloud.google.com/dlp/docs/creating-tem…
POST
/v2/{name}:cancel
Starts asynchronous cancellation on a long-running DlpJob. The server makes a…
POST
/v2/{name}:finish
Finish a running hybrid DlpJob. Triggers the finalization steps and running o…
POST
/v2/{name}:activate
Activate a job trigger. Causes the immediate execute of a trigger instead of …
POST
/v2/{parent}/dlpJobs
Creates a new job to inspect storage or calculate risk metrics. See https://c…
At a glance
Total SDKs10
Languages6
Endpoints23
Authoauth2
Categories2
https://dlp.googleapis.com