Class: Google::Apis::DlpV2::GooglePrivacyDlpV2Manual
- Inherits:
-
Object
- Object
- Google::Apis::DlpV2::GooglePrivacyDlpV2Manual
- 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
Job trigger option for hybrid jobs. Jobs must be manually created and finished.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GooglePrivacyDlpV2Manual
constructor
A new instance of GooglePrivacyDlpV2Manual.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GooglePrivacyDlpV2Manual
Returns a new instance of GooglePrivacyDlpV2Manual.
4293 4294 4295 |
# File 'generated/google/apis/dlp_v2/classes.rb', line 4293 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4298 4299 |
# File 'generated/google/apis/dlp_v2/classes.rb', line 4298 def update!(**args) end |