[[["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 document provides reference documentation for the `ListSourcesResponse` class within the Google Cloud Security Center v1 API, specifically for .NET development."],["`ListSourcesResponse` is a class used for paginating results and is a response message for listing sources, it implements multiple interfaces, including `IPageResponse`, `IEnumerable`, and `IMessage`."],["There are numerous documented versions of the Google Cloud Security Center v1 API ranging from version 2.2.0 all the way up to the latest, 3.24.0, where each version contains the `ListSourcesResponse`."],["`ListSourcesResponse` class has properties such as `NextPageToken`, which is a string for retrieving the next page of results, and `Sources`, which is a `RepeatedField\u003cSource\u003e` for the sources belonging to the requested parent."],["The `ListSourcesResponse` class includes methods such as `GetEnumerator()` to iterate through the resources, and has constructors that accept either no parameters, or another `ListSourcesResponse` instance."]]],[]]