[[["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 document outlines the `ListSourcesResponse` class, which is used for listing sources within the Google Cloud Security Center V1 API, and provides a comprehensive overview of its properties, methods, and implementations."],["The document details the various versions of the Google.Cloud.SecurityCenter.V1 API, ranging from version 3.24.0 (latest) down to 2.2.0, offering links to the documentation for each individual version's `ListSourcesResponse`."],["`ListSourcesResponse` implements several interfaces, including `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are all related to managing collections, providing various message functions, and creating deep copies of objects."],["The class contains properties `NextPageToken`, which is a string to use to get the next set of results, and `Sources`, a collection of `Source` objects belonging to the requested parent."],["Methods like `GetEnumerator()` are available to iterate through the list of `Source` objects, along with constructors to create new instances of the `ListSourcesResponse` class."]]],[]]