Class ListLinkedTargetsResponse (0.1.0)

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

Response message for DocumentLinkService.ListLinkedTargets.

Attributes

NameDescription
document_links Sequence[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.

Inheritance

builtins.object > proto.message.Message > ListLinkedTargetsResponse