googleapis.com – dlp
Provides methods for detection, risk analysis, and de-identification of privacy-sensitive fragments in text, images, and Google Cloud Platform storage repositories.
- Homepage
- https://api.apis.guru/v2/specs/googleapis.com:dlp/v2.json
- Provider
- googleapis.com:dlp / dlp
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/googleapis.com/dlp/v2/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/googleapis.com/dlp/v2/openapi.yaml
Tools (25)
Extracted live via the executor SDK.
-
infoTypes.dlpInfoTypesListReturns a list of the sensitive information types that DLP API supports. See to learn more.
-
locations.dlpLocationsInfoTypesListReturns a list of the sensitive information types that DLP API supports. See to learn more.
-
projects.dlpProjectsLocationsContentDeidentifyDe-identifies potentially sensitive info from a ContentItem. This method has limits on input size and output size. See to learn more. When no InfoTypes or CustomInfoTypes are specified in this request, the system will automatically choose what detectors to run. By default this may be all types, but may change over time as detectors are updated.
-
projects.dlpProjectsLocationsContentInspectFinds potentially sensitive info in content. This method has limits on input size, processing time, and output size. When no InfoTypes or CustomInfoTypes are specified in this request, the system will automatically choose what detectors to run. By default this may be all types, but may change over time as detectors are updated. For how to guides, see and ,
-
projects.dlpProjectsLocationsContentReidentifyRe-identifies content that has been de-identified. See to learn more.
-
projects.dlpProjectsLocationsDeidentifyTemplatesCreateCreates a DeidentifyTemplate for reusing frequently used configuration for de-identifying content, images, and storage. See to learn more.
-
projects.dlpProjectsLocationsDeidentifyTemplatesListLists DeidentifyTemplates. See to learn more.
-
projects.dlpProjectsLocationsDlpJobsCancelStarts asynchronous cancellation on a long-running DlpJob. The server makes a best effort to cancel the DlpJob, but success is not guaranteed. See and to learn more.
-
projects.dlpProjectsLocationsDlpJobsCreateCreates a new job to inspect storage or calculate risk metrics. See and to learn more. When no InfoTypes or CustomInfoTypes are specified in inspect jobs, the system will automatically choose what detectors to run. By default this may be all types, but may change over time as detectors are updated.
-
projects.dlpProjectsLocationsDlpJobsFinishFinish a running hybrid DlpJob. Triggers the finalization steps and running of any enabled actions that have not yet run.
-
projects.dlpProjectsLocationsDlpJobsListLists DlpJobs that match the specified filter in the request. See and to learn more.
-
projects.dlpProjectsLocationsImageRedactRedacts potentially sensitive info from an image. This method has limits on input size, processing time, and output size. See to learn more. When no InfoTypes or CustomInfoTypes are specified in this request, the system will automatically choose what detectors to run. By default this may be all types, but may change over time as detectors are updated.
-
projects.dlpProjectsLocationsInspectTemplatesCreateCreates an InspectTemplate for reusing frequently used configuration for inspecting content, images, and storage. See to learn more.
-
projects.dlpProjectsLocationsInspectTemplatesListLists InspectTemplates. See to learn more.
-
projects.dlpProjectsLocationsJobTriggersActivateActivate a job trigger. Causes the immediate execute of a trigger instead of waiting on the trigger event to occur.
-
projects.dlpProjectsLocationsJobTriggersCreateCreates a job trigger to run DLP actions such as scanning storage for sensitive information on a set schedule. See to learn more.
-
projects.dlpProjectsLocationsJobTriggersHybridInspectInspect hybrid content and store findings to a trigger. The inspection will be processed asynchronously. To review the findings monitor the jobs within the trigger.
-
projects.dlpProjectsLocationsJobTriggersListLists job triggers. See to learn more.
-
projects.dlpProjectsStoredInfoTypesCreateCreates a pre-built stored infoType to be used for inspection. See to learn more.
-
projects.dlpProjectsStoredInfoTypesDeleteDeletes a stored infoType. See to learn more.
-
projects.dlpProjectsStoredInfoTypesGetGets a stored infoType. See to learn more.
-
projects.dlpProjectsStoredInfoTypesListLists stored infoTypes. See to learn more.
-
projects.dlpProjectsStoredInfoTypesPatchUpdates the stored infoType by creating a new version. The existing version will continue to be used until the new version is ready. See to learn more.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools