This interface defines virtual methods for each of the user-facing overload sets in ParticipantsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ParticipantsClient.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["The `ParticipantsConnection` object interfaces with the `ParticipantsClient` to define virtual methods for user-facing operations."],["This page contains documentation for multiple versions of the `ParticipantsConnection` class, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["`ParticipantsConnection` allows custom behavior injection during testing via Google Mock objects, using `dialogflow_es_mocks::MockParticipantsConnection`."],["There are many virtual methods listed, such as `CreateParticipant`, `GetParticipant`, `ListParticipants`, `UpdateParticipant`, and `AnalyzeContent` that can be used for various operations."],["Users can use `MakeParticipantsConnection()` to create concrete instances of the `ParticipantsConnection`."]]],[]]