Class ListReferenceListsResponse (0.6.0)

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

A response to a request for a list of reference lists.

Attributes

Name Description
reference_lists MutableSequence[google.cloud.chronicle_v1.types.ReferenceList]
The reference lists. Ordered in ascending alphabetical order by name.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.