Class: Google::Privacy::Dlp::V2::DeleteDlpJobRequest
- Inherits:
-
Object
- Object
- Google::Privacy::Dlp::V2::DeleteDlpJobRequest
- Defined in:
- lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb
Overview
The request message for deleting a DLP job.
Instance Attribute Summary collapse
-
#name ⇒ String
The name of the DlpJob resource to be deleted.
Instance Attribute Details
#name ⇒ String
Returns The name of the DlpJob resource to be deleted.
2148 |
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 2148 class DeleteDlpJobRequest; end |