[[["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 provides reference documentation for the `ListDocumentsResponse` class within the Google Cloud Firestore v1 API, specifically for .NET development, detailing its structure, properties, and methods."],["The `ListDocumentsResponse` class is designed to handle the response from the `Firestore.ListDocuments` method, which retrieves a list of documents."],["The class implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, enhancing its functionality and compatibility within the .NET ecosystem."],["Key properties of the `ListDocumentsResponse` include `Documents`, which is a collection of found documents, and `NextPageToken`, used for paginating through large result sets."],["The document versions listed range from version 2.3.0 to 3.10.0 (latest), with links to the reference documentation of the `ListDocumentsResponse` class for each version, enabling users to navigate different API versions."]]],[]]