Class ListLineageEventsResponse (0.3.5)

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

Response message for ListLineageEvents.

Attributes

NameDescription
lineage_events MutableSequence[google.cloud.datacatalog_lineage_v1.types.LineageEvent]
Lineage events from the specified project and location.
next_page_token str
The token to specify as page_token in the next call to get the next page. If this field is omitted, there are no subsequent pages.