Class ListProcessesResponse (0.2.3)

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

Response message for ListProcesses.

Attributes

NameDescription
processes MutableSequence[google.cloud.datacatalog.lineage_v1.types.Process]
The processes 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.