[[["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 details the `ListParticipantsRequest` class within the `Google.Cloud.Dialogflow.V2` namespace, used for listing participants in a conversation."],["The page provides access to documentation for multiple versions of the `ListParticipantsRequest` class, ranging from version 3.2.0 to the latest, version 4.26.0."],["The `ListParticipantsRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, facilitating its use within the Google Cloud Dialogflow API."],["The class includes properties such as `PageSize`, `PageToken`, and `Parent` for controlling pagination and identifying the conversation from which to list participants, along with the `ParentAsConversationName` property which provides a typed view of the `Parent` property."],["The `ListParticipantsRequest` class can be instantiated using two constructors, one default and another which takes an existing `ListParticipantsRequest` object to copy its content."]]],[]]