Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DlpService.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["The latest version of the Google Cloud Data Loss Prevention v2 API is 4.16.0, with multiple previous versions available for reference, including 4.11.0, which is the version the user was inquiring about."],["The DlpService class provides access to the Cloud Data Loss Prevention (DLP) API, a service for detecting Personally Identifiable Information (PII) and other privacy-sensitive data in unstructured data streams."],["The DLP API offers methods for data redaction and scheduling data scans on Google Cloud Platform, offering a wide array of security features."],["The DlpService class includes methods like `BindService` for creating and registering service definitions, which allows the implementation of server-side handling logic."],["The methods offered within the class DlpService, such as `BindService`, are used for defining and registering the server side logic, and use specific objects and types like `ServerServiceDefinition`, `ServiceBinderBase` and `DlpServiceBase`."]]],[]]