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"]],[["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."],[[["The page provides documentation for the `ParticipantsConnection` object within the Google Cloud Dialogflow ES C++ library, specifically for version 2.23.0."],["It offers access to various versions of `ParticipantsConnection`, ranging from 2.11.0 up to the release candidate 2.37.0-rc, and including all versions inbetween."],["The `ParticipantsConnection` interface defines virtual methods for user-facing functionalities within the `ParticipantsClient`, enabling custom behavior injection for testing purposes."],["The methods provided within `ParticipantsConnection` are for managing participants, analyzing content, suggesting articles and answers, and handling smart replies."],["There is also a function to help with creating an instance of a `ParticipantsConnection` object, as well as a mock object for the purpose of testing."]]],[]]