Class: Google::Privacy::Dlp::V2::GetDlpJobRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb

Overview

The request message for DlpJobs::GetDlpJob.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

Returns The name of the DlpJob resource.

Returns:

  • (String)

    The name of the DlpJob resource.



2162
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 2162

class GetDlpJobRequest; end