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."],[[["The content details various versions of `BulkMuteFindingsResponse`, ranging from version 2.2.0 up to the latest version 3.24.0, with links to documentation for each."],["`BulkMuteFindingsResponse` is a class that represents the response to a `BulkMute` request and it includes LRO (Long-Running Operation) information."],["This class, `BulkMuteFindingsResponse`, implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It inherits from the `Object` class and has two constructors, one default and one that takes another `BulkMuteFindingsResponse` instance as a parameter."],["`BulkMuteFindingsResponse` is found within the `Google.Cloud.SecurityCenter.V1` namespace and is part of the `Google.Cloud.SecurityCenter.V1.dll` assembly."]]],[]]