[[["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 `ListMuteConfigsResponse` class within the Google Cloud Security Center v1 API for .NET, spanning multiple versions from 2.2.0 to 3.24.0."],["The `ListMuteConfigsResponse` class is used to handle the response message when listing mute configurations, as indicated by its name, which can be seen across each listed version."],["The documentation indicates that the `ListMuteConfigsResponse` class implements several interfaces, including `IPageResponse\u003cMuteConfig\u003e`, `IEnumerable\u003cMuteConfig\u003e`, and `IMessage`, showcasing its role in handling paged responses and data structures."],["The class includes properties for managing mute configurations, `MuteConfigs`, and handling pagination via `NextPageToken`, allowing users to navigate through large sets of data."],["`ListMuteConfigsResponse` has constructors to help instantiate new instances, both empty, and from other `ListMuteConfigsResponse` objects, as well as methods like `GetEnumerator()` to iterate through the resources in the response."]]],[]]