Class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualitySpecPostScanActionsJobEndTrigger

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

This trigger is triggered whenever a scan job run ends, regardless of the result.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudDataplexV1DataQualitySpecPostScanActionsJobEndTrigger

Returns a new instance of GoogleCloudDataplexV1DataQualitySpecPostScanActionsJobEndTrigger.



3271
3272
3273
# File 'lib/google/apis/dataplex_v1/classes.rb', line 3271

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3276
3277
# File 'lib/google/apis/dataplex_v1/classes.rb', line 3276

def update!(**args)
end