Class ListCrawledUrlsResponse (1.0.0)

ListCrawledUrlsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response for the ListCrawledUrls method.

Attributes

NameDescription
crawled_urls Sequence[.crawled_url.CrawledUrl]
The list of CrawledUrls returned.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.