Class ListWatchlistsResponse (0.6.0)

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

Response message for listing watchlists.

Attributes

Name Description
watchlists MutableSequence[google.cloud.chronicle_v1.types.Watchlist]
Optional. The watchlists from the specified instance.
next_page_token str
Optional. A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.