Class ListDocumentsRequest (2.10.0)

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

Request message for Documents.ListDocuments.

Attributes

NameDescription
parent str
Required. The knowledge base to list all documents for. Format: projects/.
page_size int
The maximum number of items to return in a single page. By default 10 and at most 100.
page_token str
The next_page_token value returned from a previous list request.