Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::CancelDlpJobRequest (v0.10.0)

Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::CancelDlpJobRequest.

The request message for canceling a DLP job.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the DlpJob resource to be cancelled.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the DlpJob resource to be cancelled.
Returns
  • (::String) — Required. The name of the DlpJob resource to be cancelled.