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 in the Google Cloud Security Center v1 API is 3.24.0, with a comprehensive list of previous versions available, including version 3.23.0."],["The `BulkMuteFindingsResponse` class is designed to provide the response to a BulkMute request, which includes long-running operation (LRO) information."],["This class inherits from `object` and implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple constructors available for the `BulkMuteFindingsResponse` class, including a default constructor and a constructor that accepts another `BulkMuteFindingsResponse` object as a parameter for cloning."],["The documentation provides details on the namespace (`Google.Cloud.SecurityCenter.V1`) and assembly (`Google.Cloud.SecurityCenter.V1.dll`) where the class is defined."]]],[]]