[[["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 `ListConversationDatasetsRequest` class within the Google Cloud Dialogflow v2 API, specifically for version 4.12.0, and contains the documentation for the rest of its versions, ranging from 3.2.0 to 4.26.0."],["`ListConversationDatasetsRequest` is used to request a list of conversation datasets from the Dialogflow API and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["The class includes properties such as `PageSize` (for setting the maximum number of datasets per page), `PageToken` (for navigating through paginated results), and `Parent` (for specifying the project and location to list datasets from)."],["The `ParentAsLocationName` property offers a strongly-typed view of the `Parent` property as a `LocationName` resource, to offer more information on the `Parent` property."],["The available constructor overloads are a default constructor with no parameters and a copy constructor that takes another `ListConversationDatasetsRequest` object as a parameter, creating a new instance based off of it."]]],[]]