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 reference documentation for the `BulkMuteFindingsResponse` class within the Google Cloud Security Command Center v1 API."],["The latest version available is 3.24.0, with multiple prior versions also accessible, including version 3.18.0 which seems to be the selected version."],["The `BulkMuteFindingsResponse` class, a part of the `Google.Cloud.SecurityCenter.V1` namespace, is a response to a `BulkMute` request and contains the LRO (Long-Running Operation) information."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for the class: a default parameterless one and one which takes in an object of the same type."]]],[]]