Class: Google::Apis::DlpV2::GooglePrivacyDlpV2FinishDlpJobRequest
- Inherits:
-
Object
- Object
- Google::Apis::DlpV2::GooglePrivacyDlpV2FinishDlpJobRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/dlp_v2/classes.rb,
generated/google/apis/dlp_v2/representations.rb,
generated/google/apis/dlp_v2/representations.rb
Overview
The request message for finishing a DLP hybrid job.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GooglePrivacyDlpV2FinishDlpJobRequest
constructor
A new instance of GooglePrivacyDlpV2FinishDlpJobRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GooglePrivacyDlpV2FinishDlpJobRequest
Returns a new instance of GooglePrivacyDlpV2FinishDlpJobRequest.
2565 2566 2567 |
# File 'generated/google/apis/dlp_v2/classes.rb', line 2565 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2570 2571 |
# File 'generated/google/apis/dlp_v2/classes.rb', line 2570 def update!(**args) end |