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 the .NET environment."],["The latest version of the `BulkMuteFindingsResponse` is 3.24.0, and the page lists numerous other prior versions, back to 2.2.0, for reference."],["`BulkMuteFindingsResponse` is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BulkMuteFindingsResponse` class serves as the response to a BulkMute request and contains the Long Running Operation (LRO) information."],["The provided content shows the class inherits from the base `object` type and has two constructors: a default parameterless constructor and one that takes an existing `BulkMuteFindingsResponse` object as a parameter for creating copies."]]],[]]