[[["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."],[[["The content provides documentation for the `ListDocumentsResponse` class within the `Google.Cloud.Dialogflow.V2` namespace, covering versions from 3.2.0 to the latest 4.26.0."],["`ListDocumentsResponse` is a class used for handling the response message when listing documents, as part of the Dialogflow API."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, indicating its role in message handling, comparison, cloning, buffering, pagination and enumeration of documents."],["The class has two main properties, `Documents` to store a list of Document objects, and `NextPageToken` to facilitate pagination of results."],["The `ListDocumentsResponse` class has methods, such as `GetEnumerator()`, which allows iteration over the documents, while also providing constructor options for creating new instances, either default or based on existing `ListDocumentsResponse` objects."]]],[]]