[[["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 reference documentation for the `ListParticipantsResponse` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["The `ListParticipantsResponse` class is used as a response message for `Participants.ListParticipants` and includes a list of participants and a token for pagination."],["It is available in multiple versions, with version 4.26.0 being the latest, and there are various older versions dating back to version 3.2.0 that can be accessed via the provided links."],["The `ListParticipantsResponse` class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, `IEnumerable`, and `IEnumerable\u003cParticipant\u003e`, supporting various functionalities."],["The class has properties like `NextPageToken` for pagination and `Participants`, a `RepeatedField\u003cParticipant\u003e` containing the list of participants, and also has methods such as `GetEnumerator()` to iterate through the participants."]]],[]]