Module: Google::Cloud::Dlp::V2::DlpService
- Defined in:
- lib/google/cloud/dlp/v2/dlp_service.rb,
lib/google/cloud/dlp/v2/dlp_service/rest.rb,
lib/google/cloud/dlp/v2/dlp_service/paths.rb,
lib/google/cloud/dlp/v2/dlp_service/client.rb,
lib/google/cloud/dlp/v2/dlp_service/credentials.rb,
lib/google/cloud/dlp/v2/dlp_service/rest/client.rb,
lib/google/cloud/dlp/v2/dlp_service/rest/service_stub.rb
Overview
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/.
To load this service and instantiate a REST client:
require "google/cloud/dlp/v2/dlp_service/rest"
client = ::Google::Cloud::Dlp::V2::DlpService::Rest::Client.new
Defined Under Namespace
Modules: Paths, Rest Classes: Client, Credentials