[[["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 `ListSourcesResponse` class, which is a response message used for listing sources within Google Cloud Security Center."],["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 `ListSourcesResponse` class provides two key properties: `NextPageToken`, which is a string used for pagination, and `Sources`, a `RepeatedField\u003cSource\u003e` containing the list of sources."],["The webpage lists multiple versions of `Google.Cloud.SecurityCenter.V1`, ranging from version 2.2.0 up to the latest version 3.24.0, that can be referenced."],["The class includes a constructor that enables the creation of a new instance of the class, or a copy, using another instance of itself."]]],[]]