[[["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 documentation is for the `ListSourcesResponse` class within the Google Cloud Security Command Center v1p1beta1 API, specifically for version 3.0.0-beta04."],["`ListSourcesResponse` is a response message used for listing sources, inheriting from the base `object` class and implementing several interfaces like `IPageResponse`, `IEnumerable`, and `IMessage`."],["The class includes properties `NextPageToken`, used to retrieve the next page of results, and `Sources`, which is a list of sources associated with the request, each represented by the `Source` class."],["The class has 2 constructors, a default `ListSourcesResponse()` constructor and `ListSourcesResponse(ListSourcesResponse other)` which creates a copy of an existing ListSourcesResponse."],["The `GetEnumerator()` method is included, which allows for iteration through the resources contained in this response, each returned as a `Source` type."]]],[]]