[[["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 a conversation."],["The `ListParticipantsRequest` class is used to request a list of participants from a specified conversation and is part of the Dialogflow API's version 2."],["This request class includes properties like `PageSize`, `PageToken`, and `Parent`, to control pagination and specify the conversation from which to list participants, with `ParentAsConversationName` offering a typed view."],["The provided documentation contains a list of available version of the Dialogflow API, with version 4.26.0 being the most up-to-date, along with older versions like 3.2.0, the version where the `ListParticipantsRequest` is implemented."],["The class `ListParticipantsRequest` inherits from Object and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."]]],[]]