Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DlpService.
Sensitive Data Protection provides access to a powerful sensitive data
inspection, classification, and de-identification platform that works
on text, images, and Google Cloud storage repositories.
To learn more about concepts and find how-to guides see
https://cloud.google.com/sensitive-data-protection/docs/.
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-04-09 UTC."],[[["The latest version of the Google Cloud Data Loss Prevention v2 API's `DlpService` is 4.16.0, with multiple prior versions available, ranging from 4.15.0 down to 2.15.0."],["`DlpService` is a class within the `Google.Cloud.Dlp.V2` namespace that offers methods for interacting with Google Cloud's sensitive data inspection, classification, and de-identification platform."],["The `DlpService` class inherits members from the `object` class, including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `BindService` method is used to create a service definition that can be registered with a server or to bind service methods with a service binder, allowing for customization of the service binding logic."],["Sensitive Data Protection provides a platform that works on text, images, and Google Cloud storage repositories, allowing access to sensitive data inspection, classification, and de-identification."]]],[]]