The Cloud Data Loss Prevention (DLP) API is a service that allows clients
to detect the presence of Personally Identifiable Information (PII) and other
privacy-sensitive data in user-supplied, unstructured data streams, like text
blocks or images.
The service also includes methods for sensitive data redaction and
scheduling of data scans on Google Cloud Platform based data sets.
public static void BindService(ServiceBinderBase serviceBinder, DlpService.DlpServiceBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe Google Cloud Data Loss Prevention (DLP) API detects Personally Identifiable Information (PII) and privacy-sensitive data in unstructured data, and it offers data redaction and scheduled data scans.\u003c/p\u003e\n"],["\u003cp\u003eThe current documentation covers versions from 2.15.0 up to the latest version 4.16.0, alongside the 3.4.0 version, and the documentation shows that version 4.16.0 is the latest version available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDlpService\u003c/code\u003e class, which inherits from the \u003ccode\u003eObject\u003c/code\u003e class, provides methods for binding service definitions to a server, such as the \u003ccode\u003eBindService\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe methods section shows that the \u003ccode\u003eBindService\u003c/code\u003e method is used to create a service definition to register with a server, and it can be done with or without implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace used for the different versions is \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e, and the assembly for this documentation is the \u003ccode\u003eGoogle.Cloud.Dlp.V2.dll\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]