Class: Google::Apis::DlpV2::GooglePrivacyDlpV2PublishToSecurityCommandCenter
- Inherits:
-
Object
- Object
- Google::Apis::DlpV2::GooglePrivacyDlpV2PublishToSecurityCommandCenter
- 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
If set, a summary finding will be created or updated in Security Command Center for each profile.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GooglePrivacyDlpV2PublishToSecurityCommandCenter
constructor
A new instance of GooglePrivacyDlpV2PublishToSecurityCommandCenter.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GooglePrivacyDlpV2PublishToSecurityCommandCenter
Returns a new instance of GooglePrivacyDlpV2PublishToSecurityCommandCenter.
8154 8155 8156 |
# File 'lib/google/apis/dlp_v2/classes.rb', line 8154 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
8159 8160 |
# File 'lib/google/apis/dlp_v2/classes.rb', line 8159 def update!(**args) end |