[[["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 webpage provides documentation for the `ListDocumentsResponse` class within the `Google.Cloud.Dialogflow.V2` namespace, covering versions from 3.2.0 up to the latest version, 4.26.0."],["`ListDocumentsResponse` is a response message used for listing documents and it inherits from `Object` and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The `ListDocumentsResponse` class has properties like `Documents`, which is a list of documents of type `RepeatedField\u003cDocument\u003e`, and `NextPageToken`, a string for retrieving subsequent pages of results."],["The class contains methods such as `GetEnumerator()`, allowing iteration through the documents in the response, and also features two constructors for creating `ListDocumentsResponse` instances, one default and one that accepts another `ListDocumentsResponse` as a parameter."],["The documentation details the `ListDocumentsResponse` class's members, including inherited members like `Object.GetHashCode()`, `Object.GetType()`, `Object.MemberwiseClone()`, and `Object.ToString()`, and also provides links to external Microsoft documentation for the `Object` class and other relevant interfaces."]]],[]]