public sealed class BulkMuteFindingsResponse : IMessage<BulkMuteFindingsResponse>, IEquatable<BulkMuteFindingsResponse>, IDeepCloneable<BulkMuteFindingsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class BulkMuteFindingsResponse.
The response to a BulkMute request. Contains the LRO information.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `BulkMuteFindingsResponse` class is 3.24.0, and it is part of the Google Cloud Security Center v1 API."],["This class, `BulkMuteFindingsResponse`, is the response type for a BulkMute request and contains long-running operation (LRO) information, being implemented in multiple interfaces."],["The documentation covers versions of `BulkMuteFindingsResponse` from 2.2.0 to 3.24.0, providing access to the full version history of the class."],["The `BulkMuteFindingsResponse` class inherits from `object`, and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation provides two constructors for `BulkMuteFindingsResponse`, one default and one that takes another `BulkMuteFindingsResponse` object as a parameter."]]],[]]