[[["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 `ListConversationModelsRequest` class within the Google Cloud Dialogflow v2 API, specifically for .NET development."],["The `ListConversationModelsRequest` class is used to request a list of conversation models and is part of the `Google.Cloud.Dialogflow.V2` namespace, found in the `Google.Cloud.Dialogflow.V2.dll` assembly."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, inheriting members from the `Object` class."],["The class has properties such as `PageSize`, `PageToken`, and `Parent`, allowing you to specify the maximum number of conversation models to retrieve, the token for pagination, and the project to list models from, respectively."],["There is a list of accessible versions for `ListConversationModelsRequest`, which ranges from version 4.26.0 as the latest, all the way down to version 3.2.0."]]],[]]