Class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualitySpecPostScanActionsJobEndTrigger
- Inherits:
-
Object
- Object
- Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualitySpecPostScanActionsJobEndTrigger
- 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
-
#initialize(**args) ⇒ GoogleCloudDataplexV1DataQualitySpecPostScanActionsJobEndTrigger
constructor
A new instance of GoogleCloudDataplexV1DataQualitySpecPostScanActionsJobEndTrigger.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDataplexV1DataQualitySpecPostScanActionsJobEndTrigger
Returns a new instance of GoogleCloudDataplexV1DataQualitySpecPostScanActionsJobEndTrigger.
2851 2852 2853 |
# File 'lib/google/apis/dataplex_v1/classes.rb', line 2851 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2856 2857 |
# File 'lib/google/apis/dataplex_v1/classes.rb', line 2856 def update!(**args) end |