[[["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 provided content details the `ListDocumentsResponse` class within the Google Cloud Dialogflow v2 API, including its various versions, up to the latest version, 4.26.0."],["The `ListDocumentsResponse` class is a response message used in the `Documents.ListDocuments` method of the Dialogflow API, and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The class includes properties like `Documents`, a list of document objects, and `NextPageToken`, which facilitates pagination of results."],["The `ListDocumentsResponse` class has constructors to allow the creation of a new response object, both with default values and by using another response object as the base."],["The class also includes the `GetEnumerator()` method to iterate through the documents within a response, as an implementation of the `IEnumerable` interface."]]],[]]