[[["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."],[[["The latest version of the Google Cloud SecurityCenter V1 API for .NET is 3.24.0, with multiple previous versions available, ranging from 3.23.0 down to 2.2.0."],["The `ListSourcesResponse` class is used to handle the response message when listing sources in the Google Cloud Security Command Center v1 API."],["The `ListSourcesResponse` class implements multiple interfaces, including `IPageResponse\u003cSource\u003e`, `IEnumerable\u003cSource\u003e`, `IEnumerable`, `IMessage\u003cListSourcesResponse\u003e`, `IEquatable\u003cListSourcesResponse\u003e`, `IDeepCloneable\u003cListSourcesResponse\u003e`, `IBufferMessage`, and `IMessage`."],["The class has properties to get the next page token, `NextPageToken`, as well as a property to retrieve the sources, `Sources`."],["The `GetEnumerator` method allows iteration through the sources contained in the response."]]],[]]