lib/google/apis/dlp_v2/service.rb in google-apis-dlp_v2-0.57.0 vs lib/google/apis/dlp_v2/service.rb in google-apis-dlp_v2-0.58.0

- old
+ new

@@ -18,14 +18,13 @@ require 'google/apis/errors' module Google module Apis module DlpV2 - # Cloud Data Loss Prevention (DLP) + # Sensitive Data Protection (DLP) # - # Provides methods for detection, risk analysis, and de-identification of - # privacy-sensitive fragments in text, images, and Google Cloud Platform storage - # repositories. + # Discover and protect your sensitive data. A fully managed service designed to + # help you discover, classify, and protect your valuable data assets with ease. # # @example # require 'google/apis/dlp_v2' # # Dlp = Google::Apis::DlpV2 # Alias the module