Class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1BulkMuteFindingsResponse
- Inherits:
-
Object
- Object
- Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1BulkMuteFindingsResponse
- 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) ⇒ GoogleCloudSecuritycenterV1BulkMuteFindingsResponse
constructor
A new instance of GoogleCloudSecuritycenterV1BulkMuteFindingsResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudSecuritycenterV1BulkMuteFindingsResponse
Returns a new instance of GoogleCloudSecuritycenterV1BulkMuteFindingsResponse.
3083 3084 3085 |
# File 'lib/google/apis/securitycenter_v1/classes.rb', line 3083 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3088 3089 |
# File 'lib/google/apis/securitycenter_v1/classes.rb', line 3088 def update!(**args) end |