Class ListDocumentsResponse (2.15.2)

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

Response message for Documents.ListDocuments.

Attributes

NameDescription
documents Sequence[google.cloud.dialogflow_v2beta1.types.Document]
The list of documents.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.