Class ListDocumentsResponse (0.11.11)

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

Response message for DocumentService.ListDocuments method.

Attributes

NameDescription
documents MutableSequence[google.cloud.discoveryengine_v1alpha.types.Document]
The Documents.
next_page_token str
A token that can be sent as ListDocumentsRequest.page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.