[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-20 UTC."],[],[],null,["# ListDocumentsResponse\n\nThe response for [Firestore.ListDocuments](/docs/firestore/reference/rest/v1beta1/projects.databases.documents/list#google.firestore.v1beta1.Firestore.ListDocuments).\n\n| JSON representation |\n|-------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"documents\": [ { object (/docs/firestore/reference/rest/v1beta1/projects.databases.documents#Document) } ], \"nextPageToken\": string } ``` |\n\n| Fields ||\n|-----------------|----------------------------------------------------------------------------------------------------------------------------|\n| `documents[]` | `object (`[Document](/docs/firestore/reference/rest/v1beta1/projects.databases.documents#Document)`)` The Documents found. |\n| `nextPageToken` | `string` A token to retrieve the next page of documents. If this field is omitted, there are no subsequent pages. |"]]