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 latest version available for `BulkMuteFindingsResponse` is 3.24.0, as part of the Google Cloud SecurityCenter V1 library for .NET."],["This page provides documentation for the `BulkMuteFindingsResponse` class, which is a response type for BulkMute requests and contains LRO (long running operation) information."],["Multiple versions of `BulkMuteFindingsResponse` are documented, ranging from version 2.2.0 up to the latest 3.24.0, under the Google Cloud SecurityCenter V1 library for .NET."],["The `BulkMuteFindingsResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The `BulkMuteFindingsResponse` class has two constructors: one default and one that accepts another `BulkMuteFindingsResponse` object as a parameter."]]],[]]