v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1322188183.1 KB
projects

Return all source document-links from the document.

post/v1/{+parent}/linkedSources

Path parameters

parentstring required

Required. The name of the document, for which all source links are returned. Format: projects/{project_number}/locations/{location}/documents/{source_document_id}.

Request body

pageSizeinteger

The maximum number of document-links to return. The service may return fewer than this value. If unspecified, at most 50 document-links will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.

pageTokenstring

A page token, received from a previous ListLinkedSources call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListLinkedSources must match the call that provided the page token.

Response

Successful response