Class ListRunsResponse (0.3.5)

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

Response message for ListRuns.

Attributes

NameDescription
runs MutableSequence[google.cloud.datacatalog_lineage_v1.types.Run]
The runs 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.