lib/google/apis/dlp_v2.rb in google-apis-dlp_v2-0.44.0 vs lib/google/apis/dlp_v2.rb in google-apis-dlp_v2-0.45.0

- old
+ new

@@ -17,18 +17,18 @@ require 'google/apis/dlp_v2/representations.rb' require 'google/apis/dlp_v2/gem_version.rb' module Google module Apis - # Cloud Data Loss Prevention (DLP) API + # Cloud Data Loss Prevention (DLP) # # Provides methods for detection, risk analysis, and de-identification of # privacy-sensitive fragments in text, images, and Google Cloud Platform storage # repositories. # # @see https://cloud.google.com/dlp/docs/ module DlpV2 - # Version of the Cloud Data Loss Prevention (DLP) API this client connects to. + # Version of the Cloud Data Loss Prevention (DLP) this client connects to. # This is NOT the gem version. VERSION = 'V2' # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account. AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'