[[["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 details the `ListMuteConfigsResponse` class within the `Google.Cloud.SecurityCenter.V1` namespace, presenting various versions of the class, ranging from 2.2.0 to 3.24.0, with 3.24.0 being the latest."],["The `ListMuteConfigsResponse` class is a response message for listing mute configurations and implements multiple interfaces, including `IPageResponse\u003cMuteConfig\u003e`, `IEnumerable\u003cMuteConfig\u003e`, `IMessage\u003cListMuteConfigsResponse\u003e`, and more."],["The class includes properties like `MuteConfigs`, a `RepeatedField` of `MuteConfig` objects, and `NextPageToken`, which is a string used for pagination to retrieve the next page of mute configurations."],["The `ListMuteConfigsResponse` class has methods for enumerating through the resources in the response, including `GetEnumerator()` and `IEnumerable.GetEnumerator()`."],["Two constructors are available to initialize the `ListMuteConfigsResponse` class, the default constructor `ListMuteConfigsResponse()` and the second `ListMuteConfigsResponse(ListMuteConfigsResponse other)`, which copies the data of the other object passed as a parameter."]]],[]]