[[["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 `ListCrawledUrlsResponse` class within the `Google.Cloud.WebSecurityScanner.V1` namespace, providing information about the response structure for the `ListCrawledUrls` method."],["The `ListCrawledUrlsResponse` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, indicating its functionality for message handling, equality comparison, deep cloning, buffer management, paged responses, and enumeration."],["The class includes properties like `CrawledUrls`, a `RepeatedField` of `CrawledUrl` objects representing the list of crawled URLs, and `NextPageToken`, which is used for pagination."],["The provided versions of this class range from 1.0.0 to 2.5.0, with the latest version being 2.5.0."],["`ListCrawledUrlsResponse` has 2 constructors; a default constructor, and one that take `ListCrawledUrlsResponse` as a parameter to create an instance of the response."]]],[]]