[[["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-03-21 UTC."],[[["This webpage details the `ListDocumentsResponse` class, which is the response type for the `Firestore.ListDocuments` method in the Google Cloud Firestore V1 API."],["The `ListDocumentsResponse` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, offering various functionalities for handling Firestore data."],["The class has two constructors, a default constructor and one that accepts another `ListDocumentsResponse` object for initialization."],["It includes properties such as `Documents`, which is a `RepeatedField` of `Document` objects representing the documents found, and `NextPageToken`, which provides the token for retrieving the next page of results."],["Multiple versions are available, with 3.10.0 being the most recent, for the Google Cloud Firestore V1 API within this document, along with numerous links to previous versions."]]],[]]