Class BatchSearchLinkProcessesResponse (0.3.5)

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

Response message for BatchSearchLinkProcesses.

Attributes

NameDescription
process_links MutableSequence[google.cloud.datacatalog_lineage_v1.types.ProcessLinks]
An array of processes associated with the specified links.
next_page_token str
The token to specify as page_token in the subsequent call to get the next page. Omitted if there are no more pages in the response.