Class ListLinkedTargetsResponse (0.7.7)

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

Response message for DocumentLinkService.ListLinkedTargets.

Attributes

NameDescription
document_links MutableSequence[google.cloud.contentwarehouse_v1.types.DocumentLink]
Target document-links.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.