[[["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 webpage provides documentation for the `ListParticipantsRequest` class within the `Google.Cloud.Dialogflow.V2` namespace, detailing its use in listing participants in Dialogflow conversations."],["The `ListParticipantsRequest` class supports various versions, ranging from 3.2.0 to the latest 4.26.0, and is used to request a list of participants in a conversation."],["The class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IMessage`, and `IPageRequest`, offering functionalities for message handling, equality checks, deep cloning, and request paging."],["`ListParticipantsRequest` includes properties like `PageSize`, `PageToken`, and `Parent`, enabling users to specify the number of items per page, retrieve subsequent pages, and define the conversation from which participants are to be listed."],["The `ParentAsConversationName` property allows for a typed view over the `Parent` resource name, which is required and should be in the format of `projects/{Project ID}/locations/{Location ID}/conversations/\u003cConversation ID\u003e`."]]],[]]