diff --git a/generated/google/apis/dlp_v2.rb b/generated/google/apis/dlp_v2.rb index 18e8170b7..9ecd7bf33 100644 --- a/generated/google/apis/dlp_v2.rb +++ b/generated/google/apis/dlp_v2.rb @@ -27,7 +27,7 @@ module Google # @see https://cloud.google.com/dlp/docs/ module DlpV2 VERSION = 'V2' - REVISION = '20201207' + REVISION = '20201213' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' diff --git a/generated/google/apis/dlp_v2/service.rb b/generated/google/apis/dlp_v2/service.rb index 4f247474d..6ed0a9102 100644 --- a/generated/google/apis/dlp_v2/service.rb +++ b/generated/google/apis/dlp_v2/service.rb @@ -3198,9 +3198,7 @@ module Google end # Finish a running hybrid DlpJob. Triggers the finalization steps and running of - # any enabled actions that have not yet run. Early access feature is in a pre- - # release state and might change or have limited support. For more information, - # see https://cloud.google.com/products#product-launch-stages. + # any enabled actions that have not yet run. # @param [String] name # Required. The name of the DlpJob resource to be cancelled. # @param [Google::Apis::DlpV2::GooglePrivacyDlpV2FinishDlpJobRequest] google_privacy_dlp_v2_finish_dlp_job_request_object @@ -3266,9 +3264,7 @@ module Google end # Inspect hybrid content and store findings to a job. To review the findings, - # inspect the job. Inspection will occur asynchronously. Early access feature is - # in a pre-release state and might change or have limited support. For more - # information, see https://cloud.google.com/products#product-launch-stages. + # inspect the job. Inspection will occur asynchronously. # @param [String] name # Required. Resource name of the job to execute a hybrid inspect on, for example # `projects/dlp-test-project/dlpJob/53234423`. @@ -3775,9 +3771,7 @@ module Google # Inspect hybrid content and store findings to a trigger. The inspection will be # processed asynchronously. To review the findings monitor the jobs within the - # trigger. Early access feature is in a pre-release state and might change or - # have limited support. For more information, see https://cloud.google.com/ - # products#product-launch-stages. + # trigger. # @param [String] name # Required. Resource name of the trigger to execute a hybrid inspect on, for # example `projects/dlp-test-project/jobTriggers/53234423`. diff --git a/generated/google/apis/dlp_v2/synth.metadata b/generated/google/apis/dlp_v2/synth.metadata index 63e245f02..c9bafd3df 100644 --- a/generated/google/apis/dlp_v2/synth.metadata +++ b/generated/google/apis/dlp_v2/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/google-api-ruby-client.git", - "sha": "7ae5b922647c1fb6221d2b6838b88ab5e55c06bc" + "sha": "63e0256ec43b53d16dd43da207af369c94504644" } } ]