Class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1BulkMuteFindingsResponse

Inherits:
Object
  • Object
show all
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

Constructor Details

#initialize(**args) ⇒ GoogleCloudSecuritycenterV1BulkMuteFindingsResponse

Returns a new instance of GoogleCloudSecuritycenterV1BulkMuteFindingsResponse.



2780
2781
2782
# File 'lib/google/apis/securitycenter_v1/classes.rb', line 2780

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2785
2786
# File 'lib/google/apis/securitycenter_v1/classes.rb', line 2785

def update!(**args)
end