Class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2BulkMuteFindingsResponse
- Inherits:
-
Object
- Object
- Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2BulkMuteFindingsResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/securitycenter_v1/classes.rb,
lib/google/apis/securitycenter_v1/representations.rb,
lib/google/apis/securitycenter_v1/representations.rb
Overview
The response to a BulkMute request. Contains the LRO information.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudSecuritycenterV2BulkMuteFindingsResponse
constructor
A new instance of GoogleCloudSecuritycenterV2BulkMuteFindingsResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudSecuritycenterV2BulkMuteFindingsResponse
Returns a new instance of GoogleCloudSecuritycenterV2BulkMuteFindingsResponse.
4733 4734 4735 |
# File 'lib/google/apis/securitycenter_v1/classes.rb', line 4733 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4738 4739 |
# File 'lib/google/apis/securitycenter_v1/classes.rb', line 4738 def update!(**args) end |