[[["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-12 UTC."],[[["This webpage provides documentation for the `ListDocumentsResponse` class within the Google Cloud Firestore v1 API, specifically for version 3.7.0."],["The `ListDocumentsResponse` class is used as the response type for the `Firestore.ListDocuments` method, enabling the retrieval of a list of documents."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, supporting various functionalities like message handling, equality comparison, deep cloning, and iteration."],["Key properties of the `ListDocumentsResponse` class include `Documents`, a `RepeatedField` containing the retrieved documents, and `NextPageToken`, which allows for pagination through subsequent pages of documents if they exist."],["There are multiple versions of the `ListDocumentsResponse` class, with the latest being 3.10.0, and older versions dating back to 2.3.0 that can be accessed from the listed links."]]],[]]