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."],[[["This webpage provides documentation for the `BulkMuteFindingsResponse` class within the Google Cloud Security Center v1 API, specifically for .NET development."],["The latest version available is 3.24.0, but the page focuses on version 3.5.0 and contains links to older versions, including versions 3.x.x and 2.x.x."],["`BulkMuteFindingsResponse` is the response type for a `BulkMute` request, providing Long-Running Operation (LRO) information, that is the response to a BulkMute request."],["The `BulkMuteFindingsResponse` class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details on the class's constructors, like the default `BulkMuteFindingsResponse()` constructor and a constructor that takes another `BulkMuteFindingsResponse` instance as a parameter."]]],[]]