[[["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 page provides documentation for the `ListParticipantsRequest` class within the Google Cloud Dialogflow v2 API for .NET, detailing its purpose for listing participants."],["The `ListParticipantsRequest` class is used to retrieve a list of participants from a specific conversation, indicated by its inheritance and implementation of interfaces like `IMessage` and `IPageRequest`."],["The page includes links to versions of the `ListParticipantsRequest` class in various versions from 4.0.0 to 4.26.0 of the Dialogflow v2 API, with version 4.26.0 being the most recent release."],["The `ListParticipantsRequest` class contains properties like `PageSize`, `PageToken`, `Parent`, and `ParentAsConversationName`, allowing for control over the number of items returned, pagination, and specifying the conversation from which to retrieve participants."],["The class is found in the `Google.Cloud.Dialogflow.V2` namespace within the `Google.Cloud.Dialogflow.V2.dll` assembly, providing developers with a clear path to its location in the .NET project."]]],[]]