[[["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 `ListParticipantsRequest` class within the Google Cloud Dialogflow v2 API, specifically for version 4.17.0."],["`ListParticipantsRequest` is a class used to request a list of participants from a specified conversation, as outlined by the `Participants.ListParticipants` function in the API."],["The document shows the implementation details, including that it inherits from `object` and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["Key properties of the `ListParticipantsRequest` class include `PageSize` (to set the maximum number of items to be returned), `PageToken` (to retrieve the next page of data), `Parent` (to specify the conversation to list participants from), and `ParentAsConversationName`."],["The current version is `4.17.0`, and the document provides links to documentation for all previous versions, all the way up to the latest version, `4.26.0`, as well as down to version `3.2.0`."]]],[]]