public sealed class BulkMuteFindingsResponse : IMessage<BulkMuteFindingsResponse>, IEquatable<BulkMuteFindingsResponse>, IDeepCloneable<BulkMuteFindingsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 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."],[[["This document provides reference information for the `BulkMuteFindingsResponse` class within the Security Command Center v2 API."],["`BulkMuteFindingsResponse` is the response type for a BulkMute request, and it encapsulates the Long-Running Operation (LRO) information."],["The class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable\u003cBulkMuteFindingsResponse\u003e`, `IDeepCloneable\u003cBulkMuteFindingsResponse\u003e`, and `IBufferMessage`."],["There are two constructors available for creating instances of the `BulkMuteFindingsResponse` class, including a default constructor and one for creating a copy from another `BulkMuteFindingsResponse` instance."]]],[]]