# dlp-cloud-functions-tutorials **Repository Path**: mirrors_GoogleCloudPlatform/dlp-cloud-functions-tutorials ## Basic Information - **Project Name**: dlp-cloud-functions-tutorials - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-07-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Serverless Data Loss Prevention examples This repository contains a set of 'serverless' examples to illustrate how to use the Data Loss Prevention API without managing any servers. ## How to use the examples Use the tutorial to understand how to configure your Google Cloud Platform project to use Cloud functions and the Data Loss Prevention API. ## Quickstart Clone this repository ` git clone https://github.com/GoogleCloudPlatform/dlp-cloud-functions-tutorials.git` Change directory to one of the example directories Follow the walkthrough in the tutorial associated with the python example for configuration details of Cloud platform products (Cloud Storage, Cloud Pub/Sub and Cloud IAM permissions) and adapt accordingly using the accompanying README for each example. Note: you may wish to reuse the same project to try all examples if so : * Ensure you delete all files from the buckets you configured for the first tutorial in the series before re-using. * Delete any exsting cloud functions you have deployed ## License [Apache Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)