Class: Google::Apis::DataplexV1::GoogleCloudDataplexV1CancelDataScanJobRequest

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/dataplex_v1/classes.rb,
lib/google/apis/dataplex_v1/representations.rb,
lib/google/apis/dataplex_v1/representations.rb

Overview

Request message for the CancelDataScanJob method.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudDataplexV1CancelDataScanJobRequest

Returns a new instance of GoogleCloudDataplexV1CancelDataScanJobRequest.



1232
1233
1234
# File 'lib/google/apis/dataplex_v1/classes.rb', line 1232

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1237
1238
# File 'lib/google/apis/dataplex_v1/classes.rb', line 1237

def update!(**args)
end