[[["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 document provides reference documentation for the `ListPagesResponse` class within the Dialogflow v3 API for .NET, which is used for the response message when listing pages."],["The `ListPagesResponse` class, found in the `Google.Cloud.Dialogflow.Cx.V3` namespace, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, indicating its role in handling and iterating through page lists."],["The class contains a `NextPageToken` property for pagination and a `Pages` property, a `RepeatedField` of type `Page`, which contains the list of pages."],["The latest version of the library is 2.23.0, and there are numerous prior versions available, ranging from 1.0.0 up to 2.22.0."],["The `ListPagesResponse` class has a default constructor and another for cloning by passing another `ListPagesResponse` object."]]],[]]