Class ListDataTableRowsResponse (0.6.0)

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

Response message for listing data table rows.

Attributes

Name Description
data_table_rows MutableSequence[google.cloud.chronicle_v1.types.DataTableRow]
The list of the data table rows returned.
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.