public sealed class BulkMuteFindingsResponse : IMessage<BulkMuteFindingsResponse>, IEquatable<BulkMuteFindingsResponse>, IDeepCloneable<BulkMuteFindingsResponse>, IBufferMessage, IMessage
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 page details the `BulkMuteFindingsResponse` class within the `Google.Cloud.SecurityCenter.V1` namespace, which is used as a response type for BulkMute requests in the Google Cloud Security Center."],["The class `BulkMuteFindingsResponse` is available in several versions, ranging from 2.2.0 to 3.24.0, with 3.24.0 being the latest."],["The `BulkMuteFindingsResponse` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `Object`."],["The `BulkMuteFindingsResponse` class provides two constructors, a default one and another that accepts another `BulkMuteFindingsResponse` object."],["The content displays the different versions of the `BulkMuteFindingsResponse` class and links to their respective documentation."]]],[]]