Class: Google::Apis::DlpV2::GooglePrivacyDlpV2PublishToChronicle
- Inherits:
-
Object
- Object
- Google::Apis::DlpV2::GooglePrivacyDlpV2PublishToChronicle
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/dlp_v2/classes.rb,
lib/google/apis/dlp_v2/representations.rb,
lib/google/apis/dlp_v2/representations.rb
Overview
Message expressing intention to publish to Google Security Operations.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GooglePrivacyDlpV2PublishToChronicle
constructor
A new instance of GooglePrivacyDlpV2PublishToChronicle.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GooglePrivacyDlpV2PublishToChronicle
Returns a new instance of GooglePrivacyDlpV2PublishToChronicle.
8107 8108 8109 |
# File 'lib/google/apis/dlp_v2/classes.rb', line 8107 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
8112 8113 |
# File 'lib/google/apis/dlp_v2/classes.rb', line 8112 def update!(**args) end |