Class LookupEntryLinksResponse (2.19.0)

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

Response message for LookupEntryLinks.

Attributes

Name Description
entry_links MutableSequence[google.cloud.dataplex_v1.types.EntryLink]
List of entry links that reference the specified entry.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.