[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-02 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eListDocuments\u003c/code\u003e response from Firestore returns a list of \u003ccode\u003eDocument\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe response includes an array named \u003ccode\u003edocuments\u003c/code\u003e containing the found documents.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003enextPageToken\u003c/code\u003e field in the response indicates if there are more pages of documents to retrieve.\u003c/p\u003e\n"],["\u003cp\u003eIf the \u003ccode\u003enextPageToken\u003c/code\u003e is absent, it signifies that all documents have been retrieved, with no further pages available.\u003c/p\u003e\n"]]],[],null,["# ListDocumentsResponse\n\nThe response for [Firestore.ListDocuments](/firestore/docs/reference/rest/v1/projects.databases.documents/list#google.firestore.v1.Firestore.ListDocuments)."]]