Class SearchLinksResponse (0.3.5)

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

Response message for SearchLinks.

Attributes

NameDescription
links MutableSequence[google.cloud.datacatalog_lineage_v1.types.Link]
The list of links for a given asset. Can be empty if the asset has no relations of requested type (source or target).
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.